Skip to content

Commit c793919

Browse files
committed
Comments needed updating
1 parent 49ce95c commit c793919

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arcade-a-primer/arcade_draw_shapes.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Basic arcade program using objects
2-
# Displays a white window with a blue circle in the middle
2+
# Draw shapes on screen
33

44
# Imports
55
import arcade

0 commit comments

Comments
 (0)