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
A GUI that shows Bitcoin price with a button that can refresh to the current price.
39
-
~
39
+
### 16. [Rolling a Dice](Rolling_Dice.py)
40
+
A Simple Script that Rolls a dice.
41
+
### 17. [Chat Server](chat_serv.py)
42
+
Server for Multithreaded Chat application.
43
+
### 18. [Exponentiation](exponentiation.py)
44
+
To Get Precised exponent of desired Float Number.
45
+
### 19. [Fibonacci](fibonacci.py)
46
+
A simple fibonacci script.
47
+
### 20. [Port Scanner](port_scanner.py)
48
+
Simple Port Scanner to check whether port 80 available or not.
49
+
### 21. [File Renamer](toRenamer.py)
50
+
This program renames a list of tv episodes. Episodes can be nested inside folders. folders will be flattened and episodes renamed to a particular format.
0 commit comments