Python Beginners Mini Project - Dictionary DataBase 2022

Поділитися
Вставка
  • Опубліковано 3 жов 2022
  • 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
  • Наука та технологія

КОМЕНТАРІ • 7

  • @UnbackedMuffn
    @UnbackedMuffn 7 місяців тому +1

    Thanks for the tutorial.

  • @haridevi638
    @haridevi638 Рік тому +2

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

    • @DrPythonCode
      @DrPythonCode  Рік тому +2

      Thanks!

    • @DavidThomas-fb8bq
      @DavidThomas-fb8bq 5 місяців тому

      I don't know how to code. I downloaded python and am watching this on my palmtop. I'll copy what you're doing, it might give me an idea though. Thanks!

    • @Observe411
      @Observe411 3 місяці тому

      But how would that restart the function to take input again?

    • @zaka9862
      @zaka9862 Місяць тому

      @@Observe411 Hey, just saw this but I used recursion and said else: print("Try sgain"), then called the data_base()