REVISÃO PYTHON

Quiz
•
Computers
•
9th - 12th Grade
•
Hard
Max Mitsuya
FREE Resource
30 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
O que Python?
Uma biblioteca
Uma linguagem de
programação
Um tipo de jogo
Uma metodologia
2.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Qual é a sintaxe correta para gerar
"Hello World" em Python?
echo "Hello Word"
echo
("Hello Word")
p ("Hello Word")
( "Hello Word")
3.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Como você insere comentários no código Python?
#isso é um comentário
//isso é um comentário
/*isso é um comentário*/
( "Hello Word")
4.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Qual operador é usado para
multiplicar números?
#
%
x
*
5.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Qual operador pode ser usado para
comparar dois valores?
=
==
<>
><
6.
MULTIPLE SELECT QUESTION
30 sec • 5 pts
Qual é a saída do seguinte comando?
x = int(input("Enter a number: ")) # Usuario digitou 2
print(x * "5")
"5"
5
55
25
7.
MULTIPLE CHOICE QUESTION
30 sec • 5 pts
Qual é a saída do seguinte comando?
num_1 = input("Entre com um número: ") # Número digitado 12
num_2 = input("Entre com outro número: ") # Número digitado 21
print(num_1 + num_2)
11
21
12
1221
Create a free account and access millions of resources
Similar Resources on Wayground
27 questions
PC - Aula 4 a 7 - 1º Ano

Quiz
•
10th Grade
27 questions
Quiz de Informática Básica 8º/9º/1ºEM

Quiz
•
10th Grade
27 questions
React - Introdução

Quiz
•
12th Grade - University
30 questions
Linguagem C - Introdução

Quiz
•
12th Grade
32 questions
Quiz sobre Robótica

Quiz
•
9th - 12th Grade
30 questions
Robótica - Arduino

Quiz
•
5th Grade - University
25 questions
Pensamento Computacional

Quiz
•
10th Grade
30 questions
Avaliação 1 - C-Jovem

Quiz
•
10th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Proper Keyboarding Techniques

Interactive video
•
6th - 10th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade
10 questions
Understanding Computers: Hardware, Software, and Operating Systems

Interactive video
•
7th - 12th Grade
29 questions
AP CSP Unit 2 Review (Code.org)

Quiz
•
10th - 12th Grade