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 90471b3 commit 3193bf8Copy full SHA for 3193bf8
stopwatch-timer/README.md
@@ -23,15 +23,15 @@ Run the program:
23
python stopwatch_timer.py
24
25
## 🎮 Usage
26
-
+```
27
28
When you run the program, you’ll see a menu:
29
30
Choose an option:
31
1. Stopwatch
32
2. Timer
33
3. Exit
34
35
36
Select an option:
37
@@ -60,18 +60,18 @@ Time's up!
60
```
61
62
## 📂 Project Structure
63
64
stopwatch_timer.py # Main script
65
66
README.md # Project documentation
67
68
## 📖 Requirements
69
70
-Python 3.x (No external libraries required)
+`Python 3.x `(No external libraries required)
71
72
## 👨💻 Author
73
74
-Mantra Patil
+**Mantra Patil**
75
76
💼 LinkedIn: https://www.linkedin.com/in/mantrapatil25
77
0 commit comments