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
Conceitos de Comutação

Quiz
•
9th - 12th Grade
16 questions
Computação Gráfica - A tipografia em uso.

Quiz
•
12th Grade
15 questions
Jogos Eletrônicos

Quiz
•
1st - 12th Grade
16 questions
Se liga - Tinkercad

Quiz
•
7th Grade - University
15 questions
AV1/R1 1TEC_IP_Introdução à Programação - Aula 01 a 06

Quiz
•
1st Grade - University
16 questions
Se liga - 1 - 8º ano

Quiz
•
6th Grade - University
20 questions
Word - Básicas II

Quiz
•
1st Grade - University
20 questions
Quizz SO

Quiz
•
12th Grade
Popular Resources on Wayground
10 questions
Lab Safety Procedures and Guidelines

Interactive video
•
6th - 10th Grade
10 questions
Nouns, nouns, nouns

Quiz
•
3rd Grade
10 questions
9/11 Experience and Reflections

Interactive video
•
10th - 12th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
11 questions
All about me

Quiz
•
Professional Development
22 questions
Adding Integers

Quiz
•
6th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
9 questions
Tips & Tricks

Lesson
•
6th - 8th Grade
Discover more resources for Computers
20 questions
Digital Citizenship

Quiz
•
8th - 12th Grade
35 questions
Computer Baseline Examination 2025-26

Quiz
•
9th - 12th Grade
13 questions
Problem Solving Process

Quiz
•
9th - 12th Grade
10 questions
Understanding Algorithms with Pseudocode and Flowcharts

Interactive video
•
9th - 12th Grade
19 questions
AP CSP Unit 1 Review (code.org)

Quiz
•
10th - 12th Grade