Skip to content

Commit 69f6f6a

Browse files
authored
I updated the README.md
1 parent 55aab48 commit 69f6f6a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
3030
|String list joining problem |From list to String |
3131
32-
|A program that fills the canvas | |
33-
|with a 10*10 grid of touching balls of | |
32+
|A program that fills the canvas | Draw in the canvas touching balls |
33+
|with a 10*10 grid of touching balls of | through the draw_circle() method. |
3434
|the given size. | |
3535
3636
|Polyline drawing problem |Draw a polyline. |

0 commit comments

Comments
 (0)