Search Header Logo

Premiers pas avec turtle

Authored by Intissar Trabelsi

Computers

11th Grade

Used 37+ times

Premiers pas avec turtle
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

python est un langage de programmation

textuel

visuel

anglais

2.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Media Image

pour avoir hello world dans la console on utilise

print(hello world)

print("hello world")

print('hello world')

print("hello world')

3.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

Pour afficher 5 dans la console, on utilise

print (5)

a=5

print(a)

print("5")

print 5

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

cet ensemble d'instructions donne :

15

ab

a+b

5+10

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Turtle est un

langage de programmattion

module graphique

modèle graphique

reptile

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

pour utiliser le module turtle on doit absolument mettre

import from turtle *

from turtle import *

from turtle import

import from turtle

7.

REORDER QUESTION

1 min • 1 pt

Ordonne les instructions suivantes pour dessiner un cercle rouge de rayon 150

from turtle import *

shape("turtle")

color("red")

circle(150)

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?