Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion section_07/7.02.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Hands on Exercises - Level 3 #2

Print every rune code point of hte uppercase alphabet three times. Your output should look like this:
Print every rune code point of the uppercase alphabet three times. Your output should look like this:

65
U+0041 'A'
Expand Down