Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 272 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 272 Bytes

codsoft

my internship projects

1st. caclculator is simple so i dont need to explain it

2nd. for todo list i used tkinter for gui , json for storing data and datetime for due date.

3rd. password generator - for pass gen i used random and string lib.