Duration 9:57

Simple contact book project in Python for beginners

21 632 watched
0
421
Published 7 Jan 2022

This video explains about building a simple contact book project using dictionary in Python. This will be a great start for Python beginners. How to save python dictionary? /watch/4SPKMbqBNnJBK other interesting videos: Link for Python Excel Automation Part 1 -Read and write in Excel /watch/c_NAngv4Sjj4A Link for Automate WhatsApp messages using python /watch/c71nm045wzU5n Link for how to convert JSON to CSV using Python /watch/0zHnibJx3BMxn Link for Convert list to JSON Python /watch/cvlmNgnPJh0Pm Link for Build your first mobile app in Python /watch/sNoslAXk19lks Link for Display MySQL data in python table :Treeview with horizontal scrollbar /watch/g_sxAIigvACgx Link for how to connect python with MySQL /watch/USbS6-z2uf_2S Link for text to speech conversion using python /watch/Mb8kXvGRvx3Rk For more python videos: /watch/N0YQk0BzJs5sMbS1-lEY9yefsL4uWuQnLP=tsil&I9UybOzAzTrAQ For cryptography related videos: /watch/6A-U8xBw38RoTlH_RSHN3xefsL4uWuQnLP=tsil&gfRlhBxvv3jvU Subscribe for more new videos: /channel/UCDkXQh2zs_BHM7xAyJDqSKQ Website: https://www.trinitysw.com/ Facebook: https://www.facebook.com/trinitysoftwareacademy/ Thanks for your support, #Trinitysoftware #contactbook #addressbookpython

Category

Show more

Comments - 29
  • @
    @khushishrivastav88713 months ago What we can use instead of format. Get function for basic.
  • @
    @out2u19692 years ago Very good video thanks. How can we print an extra value such asso it prints out the key and then the 2 values. We would need another input i get that. Do we add the values as a list? Thanks. 2
  • @
    @sivasaikrishnasunkara12862 years ago Mam could you please provide documentation for this. 1
  • @
    @jaredoirere47465 months ago You just a god sent. I got an a thanks to this video. 1
  • @
    @prathmeshmulik32432 years ago Iska algorithm aur flowchart kaha pr milega.
  • @
    @Doyourbest4245last year A part of me feels like i dont accomplish anything if i have to follow along and not do it myself, but i still learn this way too. 1
  • @
    @stupossibleify2 years ago Great video, thank you. Now can you show how to save the dictionary to a file so that it persists after the program quits? 4
  • @
    @MrHacked192 years ago Hi a question about the line of code " if not contact" why does it give an error if you would say " if not in contact" 1