Course Hive
Search

Welcome

Sign in or create your account

Continue with Google
or
11. Dictionaries and Tuples [Python 3 Programming Tutorials]
Play lesson

Python 3 Programming Tutorials for Beginners - 11. Dictionaries and Tuples [Python 3 Programming Tutorials]

5.0 (1)
30 learners

What you'll learn

This course includes

  • 6.5 hours of video
  • Certificate of completion
  • Access on mobile and TV

Summary

Keywords

Full Transcript

In this python tutorial, we will understand the concept of “dictionaries and tuples”. We will understand what are dictionaries, “order in a dictionary”, how to access dictionary element, what is “tuples” and the difference between “list and tuple”. Exercise: https://github.com/codebasics/py/blob/master/Basics/Exercise/11_dict_tuples/11_dict_tuple_exercise.md Correction at 4:38, I used 'key' in print, it should be k. i.e. print("key:",k," value:",v) Topics that are covered in this Video: 0:00 What is the dictionary 1:20 Access dictionary element 2:33 Order in the dictionary 2:56 delete from the dictionary 5:00 in operator in the dictionary 6:00 What are tuples? 7:00 Difference between list and tuple 8:18 Tuples are immutable Do you want to learn technology from me? Check https://codebasics.io/ for my affordable video courses. Next Video: 12.1 - Install Python Module (using pip) [Python 3 Programming Tutorials]: https://www.youtube.com/watch?v=7snh_1Hf_TI&list=PLeo1K3hjS3uv5U-Lmlnucd7gqF-3ehIh0&index=13 Website: https://codebasics.io/ Facebook: https://www.facebook.com/codebasicshub Twitter: https://twitter.com/codebasicshub

Course Hive

Continue this lesson in the app

Install CourseHive on Android or iOS to keep learning while you move.

Related Courses

FAQs

Course Hive
Download CourseHive
Keep learning anywhere