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
+6-6Lines changed: 6 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -1,12 +1,12 @@
1
1
# Interactive Python Menu
2
2
3
3
This Python script provides a simple interactive menu using the `keyboard` library. Users can navigate through the menu options using arrow keys and select an option by pressing Enter.
4
-
Keep in mind this project is simple and probbably i wont care to fix errors but issues tab are yours!
4
+
Keep in mind this project is simple and I probably won't care to fix errors but the issues tab is yours!
5
5
## Features
6
6
7
7
- Navigate through menu options using the arrow keys.
8
8
- Select an option by pressing `Enter` or the `right arrow` key.
0 commit comments