
Funções e Variáveis
Authored by Ryan Castro
Instructional Technology
12th Grade
Used 1+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída da função abaixo quando chamada com o argumento 5? ```python def f(x): return x * 2 print(f(5)) ```
10
5
25
2
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é o valor da variável `y` após a execução do código abaixo? ```python def add(a, b): return a + b y = add(3, 4) ```
3
4
7
12
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que a função `square` retorna quando chamada com o argumento 3? ```python def square(n): return n ** 2 print(square(3)) ```
6
9
3
27
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código? ```python def multiply(a, b): return a * b result = multiply(2, 3) print(result) ```
5
6
8
9
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
O que a função `subtract` retorna quando chamada com os argumentos 10 e 4? ```python def subtract(a, b): return a - b print(subtract(10, 4)) ```
6
14
4
-6
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é a saída do seguinte código? ```python def divide(a, b): return a / b result = divide(8, 2) print(result) ```
4.0
4
2
16
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Qual é o valor da variável `z` após a execução do código abaixo? ```python def mod(a, b): return a % b z = mod(10, 3) ```
1
3
7
10
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?
Similar Resources on Wayground
15 questions
Quiz Versión 2 sobre Desarrollo de Aplicaciones Móviles
Quiz
•
12th Grade
15 questions
Quiz 1 - MIT
Quiz
•
12th Grade - University
13 questions
CPT Practice
Quiz
•
9th - 12th Grade
10 questions
Ciência de Dados e HTML
Quiz
•
12th Grade
10 questions
Introduction to Media Quiz No.1
Quiz
•
12th Grade
10 questions
KHỐI 10 - KT LẦN 2
Quiz
•
10th - 12th Grade
13 questions
Tema I: micro:bit Media General
Quiz
•
7th Grade - University
10 questions
Module 3 Non return Valves
Quiz
•
11th - 12th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade
Discover more resources for Instructional Technology
20 questions
-AR -ER -IR present tense
Quiz
•
10th - 12th Grade
22 questions
El Imperfecto
Quiz
•
9th - 12th Grade
20 questions
SSS/SAS
Quiz
•
9th - 12th Grade
20 questions
verbos reflexivos en español
Quiz
•
9th - 12th Grade
14 questions
Making Inferences From Samples
Quiz
•
7th - 12th Grade
23 questions
CCG - CH8 Polygon angles and area Review
Quiz
•
9th - 12th Grade
8 questions
Momentum and Collisions
Lesson
•
9th - 12th Grade
28 questions
Ser vs estar
Quiz
•
9th - 12th Grade