loading

Python – The Basics

No licensing information is associated
Download
  • Indentation matters to code meaning
  • Block structure indicated by indentation
  • First assignment to a variable creates it
  • Variable types don’t need to be declared.
  • Python figures out the variable types on its own.

Categories: