Version_changes.md
December 18, 2024 ยท View on GitHub
2.0
- Python version updated to 3.13.0
- Added more exercises and you can now practice some of them using this interactive TUI app
- Descriptions and external links were updated/corrected
- Updated Acknowledgements section
- Code snippets related to info/warning sections will now appear as a single block
- New cover image
- Images centered for EPUB format
1.2
- Updated installation section with more details
- Added instructions for using Python from Windows CMD
- Examples for escaping
{and}characters when using f-strings - Corrected various typos, improved descriptions, code snippets, comments, external links, etc
- Exercises.md file created to collate all the exercises in one place
- Fun fact: total diff count for the markdown source file is exactly
100for this update
1.0
- First version