Welcome to my repo it contains weekly content covering python fundamentals.
This repo contains four week content as highlighted below
- week1; Basics of python
- week2; Intermediate concepts
- week3; working with external data
-variables -functions -python expressions -conditional statements -input handling
-while loops -for loops -string methods -collections- lists, tuples, dictionaries -regex functions
-web scraping; extracting data from websites -API's