Cursusinhoud
Introductie tot Python
Introductie tot Python
Opmerkingen
Snelle tip: Je kunt snel regels code becommentariëren of decommentariëren door ze te selecteren en Ctrl + / op Windows of Command + / op Mac in te drukken.
print("Blueberries") # print("Oranges") print("Ranch dressing")
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 1. Hoofdstuk 2