Python Beginners Mini Project - Dictionary DataBase 2022

preview_player
Показать описание
Beginners Python Mini Projects Coding A Simple Data Base. In This Project You Will Learn How To Create Functions, Get user Input, Use The Python Len Function In Combination With The And Operator, Create A Python Dictionary, Update The Dictionary, Clear The Dictionary, Print The Dictionary And Use A For Loop In Python.
#pythonbeginners #pythonprojectsforbeginners
Рекомендации по теме
Комментарии
Автор

if x<1 or x>3:
Print('Wrong Input')
Print('Enter any number 1 to 3')
elif x==1:
...

haridevi