We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee581bb commit 0c46e3fCopy full SHA for 0c46e3f
Exercise-24-Draw-Game-Board.py
@@ -18,7 +18,7 @@
18
other sizes (8x8 for chess, 19x19 for Go, and many more).
19
20
Ask the user what size game board they want to draw, and draw it
21
-for them to the screen using Python’s print statement...
+for them to the screen using Python’s print statement...</>
22
23
'''
24
0 commit comments