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 97d9045

Browse files
author
Rai Muhammad Haider
committed
2 parents 1974f2b + 134e8d0 commit 97d9045

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎YouTube_manager_db.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ def main():
5757
time = input('Enter the new time: ')
5858
update_video(video_id, name, time)
5959
elif choice == '4':
60-
video_id = int(input('Enter the Video ID to delete: '))
60+
video_id = int(input('Enter the Video ID to delete: '))
6161
delete_video(video_id)
6262
elif choice == '5':
6363
break

0 commit comments

Comments
(0)

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