
[BR-PT] Python NEW_М1L2
Flashcard
•
Computers
•
KG
•
Practice Problem
•
Hard
Wayground Content
FREE Resource
Student preview

5 questions
Show all answers
1.
FLASHCARD QUESTION
Front
Qual desses comandos mudará a cor da tartaruga para vermelho? t.color(red), t.color('red'), color = red, color = 'red'
Back
t.color('red')
2.
FLASHCARD QUESTION
Front
Qual conjunto de comandos turtle() é usado para completar este desenho? t.forward() t.right(90) t.left(90) t.color('blue'), t.forward() t.right(90) t.left(90) t.color('red'), t.forward() t.right(90) t.color('blue'), t.forward() t.left(90) t.color('blue')
Back
t.forward() t.right(90) t.left(90) t.color('blue')
3.
FLASHCARD QUESTION
Front
Como podemos fazer a tartaruga parar de desenhar?
Back
t.up()
4.
FLASHCARD QUESTION
Front
Isso produzirá um erro?
Back
Sim
5.
FLASHCARD QUESTION
Front
O que será impresso no console?
print('Hello' * 3)
Back
HelloHelloHello
Access all questions and much more by creating a free account
Create resources
Host any resource
Get auto-graded reports

Continue with Google

Continue with Email

Continue with Classlink

Continue with Clever
or continue with

Microsoft
%20(1).png)
Apple
Others
Already have an account?