100_page_python_intro/Version_changes.md at main · devildog13/100_page_python_intro

Skip to content

Navigation Menu

Sign in

Appearance settings

Latest commit

File metadata and controls

17 lines (11 loc) · 504 Bytes

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 100 for this update

1.0

  • First version