Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 628 Bytes

File metadata and controls

2 lines (2 loc) · 628 Bytes

Basics of Coding in Python: This one-hour lesson helped me a great deal to brush up on the foundations of Python, covering ideas like type conversion and different kinds of loops. In addition, I learned practical tips from the talk that I had not previously known. The lecture's fundamental introduction to tuples, which focused on their immutability towards the end, whetted my appetite for deeper investigation of this subject. Despite the fact that the main ideas having already been presented in a lengthier, six-hour lecture, this succinct session was really helpful in helping me review and reinforce these crucial ideas.