New Achievements
Opened this issue · 1 comments
raviolliii commented
A basic list of achievements to implement:
- Printing "hello world"
- Variables
- Math Operators
- Bitwise Operators
- Conditional Statements
- Loops
- Using pass
- Comprehensions (list, dict, etc.)
- Functions
- Lambda functions
- File IO
- Modules
- Classes
- Exceptions
- Type hints
ranggakd commented
This is great mate, I would like to contribute something great to this like achievement but it is a special one since there's a certain update on different Python versions and most of them have some quirk and fun 😁