Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit cffed41

Browse files
Update todolist.py
1 parent 6608c6c commit cffed41

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

‎TODO (CLI-VER)/todolist.py

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -109,8 +109,5 @@
109109
todo.append(i)
110110
print("____________________________________________________________")
111111
print("Press 1: Add Item \nPress 2: Delete the Item\nPress 3: Update item\nPress 4:Display Items\nPress 5:Exit")
112-
n=int(input())
113-
114-
115-
112+
n=int(input())
116113
print("Thank you for using our application")

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /