Keyboard shortcuts

Press or to navigate between chapters

Press S or / to search in the book

Press ? to show this help

Press Esc to hide this help

Einführung in

Öffne VScode

erstelle einen Projektordner

erstelle main.py

installiere python plugin

print("Hello World")

führe die main.py aus

So jetzt müsste alles richtig eingerichtet sein und wir können uns darauf konzentrieren Python und die Basics der Programmierung zu lernen.
Also Let's go!