Skip to content

Commit

Permalink
πŸ“– Update Readme
Browse files Browse the repository at this point in the history
  • Loading branch information
creativepurus committed Jun 21, 2023
1 parent 6434e61 commit 1e43502
Showing 1 changed file with 10 additions and 7 deletions.
17 changes: 10 additions & 7 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,13 +44,16 @@ jupyter notebook

# πŸ”° Description
### The notebooks in this repository cover the following topics:
- Variables and data types
- Control structures (if/else statements, loops)
- Lists, tuples, and dictionaries
- Functions
- Classes and objects
- File input/output
- Exception Handling
- Variables
- Data Types
- Lists
- Tuples
- Dictionaries
- While Loop
- If Statement
- Else Statement
- Comprehension

### Each notebook contains code examples and explanations of the concepts being covered. I encourage you to experiment with the code and modify it to see what happens πŸ€“


Expand Down

0 comments on commit 1e43502

Please sign in to comment.