[Python Programming Basics to Advanced] : Dictionary in Python | Lab 24

Publicado el: 15 febrero 2021
en el canal de: Learning Orbis
1,233
30

This Python programming playlist is designed to take beginners with zero programming experience to an expert level. The course covers installation, basic syntax, practical scenarios, and efficient logic building. The course material includes PDF handouts, review questions, and covers a wide range of topics, from data types to advanced functions like Lambda and Recursive functions, Generators, and JSON data parsing.

In this lesson we will learn about Dictionary in Python. The data structure Dictionary in Python is quite useful where the elements are stored as Key Value pairs. The elements are accessed through the Keys.

Following Tasks are completed:
Introduction 0:0
Find alphabet count in a string 10:29
Shopping Cart 17:56
Dictionary Comprehension 22:50
2D Dictionary and List of Dictionaries 26:50


Mutable vs Immutable is discussed here:
   • [Python Programming Basics to Advanced]: M...  

List Comprehension is Discussed here:
   • [Python Programming Basics to Advanced] : ...  

The complete Hangman Game was built in this lesson:
   • Python Programming Basics to Advanced | St...  

Complete Playlist:
   • Python Programming Basics to Advanced  

If you have the basic programming knowledge and interested to learn Object-Oriented Programming in Python, check out this playlist:
   • Object-Oriented Programming in Python  

Lab Manual 24 can be downloaded from here:
https://github.com/MAN1986/Python-Pro...

Review Questions:
1- Given at 33:06
2- Create a User-Defined function named as calculateGPA that will take two lists; one as a list of Credit Hours of different subjects and the second as the list of Letter Grades obtained in those courses by some student. Use the Dictionary for grade mapping as give at 25:41 and the function
must return the GPA of that student which is calculated as:
GPA=Sum(GP*CH)/Sum(CH)

#PythonProgramming #python #pythontutorial


En esta página del sitio puede ver el video en línea [Python Programming Basics to Advanced] : Dictionary in Python | Lab 24 de Duración hora minuto segunda en buena calidad , que subió el usuario Learning Orbis 15 febrero 2021, comparta el enlace con amigos y conocidos, en youtube este video ya ha sido visto 1,233 veces y le gustó 30 a los espectadores. Disfruta viendo!