8000 Merge branch 'master' of https://github.com/tecladocode/complete-pyth… · DORELAS/complete-python-course@a3f69f5 · GitHub
[go: up one dir, main page]

Skip to content

Commit a3f69f5

Browse files
committed
2 parents 3ef8c11 + c7a2d4e commit a3f69f5

File tree

1 file changed

+0
-1
lines changed
  • course_contents/3_first_milestone_project/milestone_1

1 file changed

+0
-1
lines changed

course_contents/3_first_milestone_project/milestone_1/app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ def menu():
1515
print(movie or 'No movies found.')
1616
else:
1717
print('Unknown command-please try again.')
18-
continue
1918
user_input = input("\nEnter 'a' to add a movie, 'l' to see your movies, 'f' to find a movie, and 'q' to quit: ")
2019

2120

0 commit comments

Comments
 (0)
0