You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-1
Original file line number
Diff line number
Diff line change
@@ -29,7 +29,8 @@ Incase you have anything to be followed while executing the python script mentio
29
29
| ROCK-PAPER-SCISSOR |https://github.com/DhanushNehru/Python-Scripts/tree/master/ROCK-PAPER-SCISSOR| A python game Rock Paper Scissor. |
30
30
| Simple TCP Chat Server |https://github.com/DhanushNehru/Python-Scripts/tree/master/TCP%20Chat%20Server| Creates a local server on your LAN for receiving and sending messages! |
31
31
| Star Pattern |https://github.com/DhanushNehru/Python-Scripts/tree/master/Star%20Pattern| Create a star pattern pyramid |
32
-
| Take a break |https://github.com/DhanushNehru/Python-Scripts/tree/master/Take%20A%20Break| Python code to take a break while working long hours TakeABreak.py |
32
+
| Take a break | https://github.com/DhanushNehru/Python-Scripts/tree/master/Take%20A%20Break | Python code to take a break while working long hours TakeABreak.py
33
+
| Turtle Art & Patterns |[Turtle Art](https://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle_Art)| Some few scripts to view turtle art also has prompt based ones |
33
34
| Turtle Graphics |https://github.com/DhanushNehru/Python-Scripts/tree/master/Turtle%20Graphics| Code using turtle graphics |
34
35
| Video Downloader |https://github.com/DhanushNehru/Python-Scripts/tree/master/Video%20Downloader| Download Videos from youtube to your local system |
35
36
| Wallpaper Changer |https://github.com/DhanushNehru/Python-Scripts/tree/master/Wallpaper%20Changer| Automatically change home wallpaper adding a random quote and stock tickers on it |
0 commit comments