Challenge
Taak
Swipe to start coding
The area of a circle can be calculated by multiplying π by the square of the radius. You need to calculate the area of the circle with the radius of 5 using Python and math library (variable R).
- Import
mathlibrary. - Perform a multiplication of
pi(the constant of themathlibrary) by the square ofR.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 4. Hoofdstuk 4
single
Vraag AI
Vraag AI
Vraag wat u wilt of probeer een van de voorgestelde vragen om onze chat te starten.
Suggested prompts:
Vat dit hoofdstuk samen
Explain code
Explain why doesn't solve task
Awesome!
Completion rate improved to 2.7
Challenge
Veeg om het menu te tonen
Taak
Swipe to start coding
The area of a circle can be calculated by multiplying π by the square of the radius. You need to calculate the area of the circle with the radius of 5 using Python and math library (variable R).
- Import
mathlibrary. - Perform a multiplication of
pi(the constant of themathlibrary) by the square ofR.
Oplossing
Was alles duidelijk?
Bedankt voor je feedback!
Sectie 4. Hoofdstuk 4
single