We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 55aab48 commit 69f6f6aCopy full SHA for 69f6f6a
README.md
@@ -29,8 +29,8 @@
29
30
|String list joining problem |From list to String |
31
32
- |A program that fills the canvas | |
33
- |with a 10*10 grid of touching balls of | |
+ |A program that fills the canvas | Draw in the canvas touching balls |
+ |with a 10*10 grid of touching balls of | through the draw_circle() method. |
34
|the given size. | |
35
36
|Polyline drawing problem |Draw a polyline. |
0 commit comments