Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 457 Bytes

Day5.md

File metadata and controls

13 lines (11 loc) · 457 Bytes

What I learned today:

  • About loops
  • range in loops and lists in loops
  • using it with conditional statements
  • using it with random module

Projects I did today:

  • a program to find the average and largest from the given list data
  • a fun program to change the print conditions according to its divisibility
  • a password generator where user can enter the criteria of the password to be generated

 
and more..