Skip to content

Commit b22a210

Browse files
authored
Update README.md
Let me structure the README.md
1 parent 4760ad4 commit b22a210

File tree

1 file changed

+51
-4
lines changed

1 file changed

+51
-4
lines changed

README.md

Lines changed: 51 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,54 @@
11
# My weeks of coursera assignment regarding interactive programming in python
22

3-
An Introduction to Interactive Programming in Python (Part 1)
4-
https://www.coursera.org/learn/interactive-python-1
3+
<h5>An Introduction to Interactive Programming in Python (Part 1)</h5>
4+
<h5>An Introduction to Interactive Programming in Python (Part 2)</h5>
5+
<h5>online courses on Coursera.com </h5>
6+
<h5>https://www.coursera.org/learn/interactive-python-1</h5>
7+
<h5>https://www.coursera.org/learn/interactive-python-2</h5>
8+
<h5> My submission for the week assignments</h5>
9+
10+
11+
|Weeks |Assignments |Description |
12+
13+
|Week 0 | | |
14+
15+
|Week 1 |Rock-paper-scissors-lizard-Spock | |
16+
17+
|Week 2 |Guess the number | |
18+
19+
|Week 3 |Stopwatch | |
20+
21+
|Week 4 |arcade-game-pong | |
22+
23+
|Week 5a |Mouse and the lists | |
24+
25+
|Circle clicking problem | |
26+
27+
|Day to Number | |
28+
29+
|String list joining problem | |
30+
31+
|A program that fills the canvas | |
32+
|with a 10*10 grid of touching balls of | |
33+
|the given size. | |
34+
35+
|Polyline drawing problem | |
36+
37+
|Week 5b |Memory | |
38+
39+
|Week 6a |class tile | |
40+
|Avatar | |
41+
42+
|Week 6b |BlackJack | |
43+
44+
|Week 7 |Spaceship | |
45+
46+
|Week 8 |Spaceship | |
47+
48+
49+
#### Aymar Sedami's comments
50+
51+
52+
53+
554

6-
An Introduction to Interactive Programming in Python (Part 2)
7-
https://www.coursera.org/learn/interactive-python-2

0 commit comments

Comments
 (0)