This is the repository in which we will be putting the basic code related to the topics covered in the class. I am putting a list of topics here, the ones which I remember were covered, please add on to it any missing topics by opening a PR.
- Distinction between local and global variabal
- for loop
- while loop
- string library
- find
- reverse
- length
- math library
- if/else
- concatination
- modules