Hopp til hovedinnhold

Python Basics

📄️ 2.1 Python Basics

There are many new concepts and words to learn and get familiar with when starting out with programming. This chapter will give a quick overview of some core elements of the python language. We will go deeper into each part later, but having an overview from the beginning will help you to understand and structure what you'll be learning later. Don't worry if you dont't understand everything now! At the moment we are just building a framework, drawing the first lines on a sketch. We will fill in the blanks later, and maybe even add som colors 😎