Quiz sobre Python

Quiz
•
Computers
•
8th Grade
•
Hard
Dougllas Allesson
Used 3+ times
FREE Resource
15 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual tipo de dado em Python é usado para representar números inteiros?
float
string
int
bool
2.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
O que será exibido pelo código print(type(3.14))?
<class 'int'>
<class 'float'>
<class 'str'>
<class 'bool'>
3.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual das opções é uma operação booleana válida em Python?
True && False
True AND False
True || False
True and False
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
O que será exibido pelo código print(True or False)?
True
False
None
Erro de sintaxe
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
O que será exibido pelo código print(not True)?
True
False
None
Erro de sintaxe
6.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Qual o resultado da operação False and True?
True
False
None
Erro de sintaxe
7.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
O que será exibido pelo código print('A soma de %d + %d é %d' % (2, 3, 5))?
A soma de 2 + 3 é 5
A soma de 2 + 3 é 23
A soma de 5 + 5 é 10
Erro de sintaxe
Create a free account and access millions of resources
Similar Resources on Wayground
15 questions
Python - тест

Quiz
•
1st - 12th Grade
16 questions
Python programming

Quiz
•
6th - 12th Grade
10 questions
Intro to Python

Quiz
•
8th Grade
12 questions
алгоритм python

Quiz
•
6th - 8th Grade
10 questions
Introduction to Python Turtle

Quiz
•
7th - 8th Grade
20 questions
Basics Python

Quiz
•
8th - 10th Grade
10 questions
Grafičko sučelje - Tkinter

Quiz
•
7th - 9th Grade
16 questions
Variables

Quiz
•
7th - 10th 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
Appointment Passes Review

Quiz
•
6th - 8th 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
20 questions
Grammar Review

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

Interactive video
•
6th - 10th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
15 questions
Acceptable Use Policy (Quiz)

Quiz
•
6th - 8th Grade
25 questions
Career Vs. Job

Quiz
•
6th - 8th Grade
15 questions
Computer Components Video

Interactive video
•
8th Grade
10 questions
Networking Devices and Their Functions

Interactive video
•
5th - 8th Grade
20 questions
Binary Numbers Quiz

Quiz
•
6th - 8th Grade