Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 337 Bytes

Day7.md

File metadata and controls

11 lines (9 loc) · 337 Bytes

What I learned today:

  • proper use of functions
  • taking input on functions
  • argument vs parameters

Projects I did today:

  • a program to calculate the number of paint cans required to color a given wall area
  • a program to decrypt and encrypt the text according to 'caesar cipher'

 
and more..