Python Classroom notes 27/Jun/2026

dictionary

  • This datatype can hold key value pairs

  • Refer Here for programiz python dictionary.

Lets write a simple python program to store employee login and logout

  • Lets assume we have the following employees
A
B
C
D
E
  • For every employee i need to store login and logout time
  • The date for now is today

  • Key: Value and how many dictionaries do i need

  • Refer Here for the notebook

By continuous learner

enthusiastic technology learner

Leave a Reply

Discover more from Direct AI Powered By Quality Thought

Subscribe now to keep reading and get access to the full archive.

Continue reading