Python - 1

Quiz
•
Computers
•
12th Grade
•
Medium
José Gonçalves
Used 16+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é o resultado da seguinte linha de código?
print("Hello world!\nHello world!")
Hello world! Hello world!
Hello world!
Hello world!
SyntaxError
Hello world!
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual a palavra reservada (comando) é utilizado para apresentar no ecrã um número ou texto?
input
output
command
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que é uma variável?
Uma caixa (localização na memória) onde são guardados os valores
tipo de gráfico
tipo de dados
tipo de memória
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Que simbolo é utilizado em python para atribuir valores a uma variável?
igual =
soma +
forward slash /
asterísco *
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é o resultado da saída?
name = "Dave"
print (name)
Dave
'Dave'
name
(name)
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual o comando em python que coloca a questão ao utilizador - aguarda que o utilizador apresente dados?
answer()
open()
print()
input()
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a linha de comando que atribui corretamente "Tanner" a uma variável?
name = print( "Tanner")
input("Tanner")
name = "Tanner"
name = input("Tanner")
Create a free account and access millions of resources
Similar Resources on Wayground
16 questions
Quiz sobre Noções Básicas de Informática

Quiz
•
12th Grade
15 questions
Etapas da Fabricação do Vinho

Quiz
•
12th Grade - University
15 questions
ANÁLISE DA CRÔNICA: BELEZA OU CARICATURA - Walcyr Carrasco

Quiz
•
12th Grade
21 questions
Quiz sobre Chassi Automatizado

Quiz
•
3rd Grade - University
16 questions
Modelo Conceitual BD

Quiz
•
12th Grade - Professi...
19 questions
Excel - medio

Quiz
•
1st Grade - University
21 questions
Componentes de um Computador

Quiz
•
10th - 12th Grade
16 questions
Matemática II - Programação

Quiz
•
12th Grade
Popular Resources on Wayground
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Ice Breaker Trivia: Food from Around the World

Quiz
•
3rd - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
20 questions
ELA Advisory Review

Quiz
•
7th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Multiplication and Division Unknowns

Quiz
•
3rd Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade