Skip to content

Latest commit

 

History

History
 
 

1st_Session

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 

Inhalte

  • Datentypen: int, float, bool, string
  • Deklaration von Variablen
  • User Input
  • Konvertierung von Datentypen
  • Rechenoperationen
  • Vergleiche
  • Operationen mit Strings
  • Turtle Graphic
  • Bedingungen:
    • if & else
    • while