Notice: This page requires JavaScript to function properly.
Please enable JavaScript in your browser settings or update your browser.
Lære Challenge | Variables in Python
Python Tutorial for Beginners
course content

Kursinnhold

Python Tutorial for Beginners

Python Tutorial for Beginners

1. Introduction to Programming
2. Variables in Python
3. Comments
4. If...Else Statement

book
Challenge

Oppgave

Swipe to start coding

Let's complicate the task. Now you need to create 3 variables, namely:

  1. color, give this variable your favourite color.
  2. dish, assign your favorite dish to this variable.
  3. language, assign your language you speak to this variable.

Remember, your variables must be strings(for it you have to use quotes!). After implementing this part, you have to fill the blanks in the displaying results part.

Let's try:)

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 2. Kapittel 2
toggle bottom row

book
Challenge

Oppgave

Swipe to start coding

Let's complicate the task. Now you need to create 3 variables, namely:

  1. color, give this variable your favourite color.
  2. dish, assign your favorite dish to this variable.
  3. language, assign your language you speak to this variable.

Remember, your variables must be strings(for it you have to use quotes!). After implementing this part, you have to fill the blanks in the displaying results part.

Let's try:)

Løsning

Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Alt var klart?

Hvordan kan vi forbedre det?

Takk for tilbakemeldingene dine!

Seksjon 2. Kapittel 2
Switch to desktopBytt til skrivebordet for virkelighetspraksisFortsett der du er med et av alternativene nedenfor
Vi beklager at noe gikk galt. Hva skjedde?
some-alt