Python Revision#
Welcome to your Python revision guide!
This book contains comprehensive Python programming concepts and examples.
Check out the content pages bundled with this sample book to see more.
- Python Revision Repository
- File methods
- Keywords and identifiers
- Tuples
- sets
- imports
- directories
- dictionary
- Strings
- DataType Conversion
- Numbers
- Namespace
- Local && Global and Nonlocal Variables
- Iterators
- Iterations using for loop
- Inheritance
- Multiple Inheritance
- Function Arguments
- python function
- Break statement
- Continue statement
- Error Handling
- OOP in Python
- Nested Dictionary
- Python Operators
- Python comments and statements
- Pass statment
- Python generators
- Python Decorators
- While loop
- if…elif..else
- Regular Expressions
- List Comprehensions
- Python Recursion
- Python Input, Output
- Reading and Writing Files
- Different looping techniques
- Python Shallowness vs Deep Copying
- Copy vs Deepcopy in Dictionaries
- Python Lambda || Anonymous Function
- Python Assert Statement
- Python Closure
- Python Property
- private variables in Python single underscore and double underscore
- Contributing
- Code of Conduct
- The MIT License (MIT)