
Podstawy Python 1A 22/23

Quiz
•
Computers
•
9th Grade
•
Hard
Tamila Mukha
Used 5+ times
FREE Resource
11 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jaki typ zmiennej jest używany do przechowywania wielu znaków (tekstu) obok siebie?
int
float
str
bool
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
imie = "Wiola"
Co napiszesz aby wybrać drugi znak napisu?
imie[1]
imie[0]
imie[-1]
imie[2]
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Przykładowa instrukcja warunkowa w Python wygląda w następujący sposób:
if 5>3 then
if 5>3
if 5>3:
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
a = 6
b = 2
if (a > 5 or b < 1):
print("ok")
Czy zobaczysz na konsoli wiadomość: "ok"?
Tak
Nie
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Pętla while będzie wykonywać w nieskończoność instrukcje w sobie dopóki warunek pętli jest prawdziwy (zakładamy, że nie ma instrukcji "break" wewnątrz pętli)
Prawda
Fałsz
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Jakiego typu jest zmienna:
x = "True"
int
float
str
bool
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
test = input()
Jeśli użytkownik wpisze na wejściu liczbę odpowiadająca 5, jakiego typu będzie ta zmienna?
int
float
str
bool
Create a free account and access millions of resources
Similar Resources on Wayground
10 questions
Data Types in Python

Quiz
•
9th - 12th Grade
10 questions
C# lesson10

Quiz
•
1st - 10th Grade
10 questions
Программирование C#

Quiz
•
1st - 10th Grade
11 questions
Python Variables

Quiz
•
9th Grade
9 questions
Uvod u Python i jednostavne tipove podataka

Quiz
•
9th - 12th Grade
10 questions
Unit 1 Post Test: Basic Python

Quiz
•
9th - 12th Grade
15 questions
Understanding Data Types in Python Quiz

Quiz
•
9th Grade
15 questions
Python Programming 1: print, strings, variables, casting

Quiz
•
9th Grade - University
Popular Resources on Wayground
15 questions
Hersheys' Travels Quiz (AM)

Quiz
•
6th - 8th Grade
20 questions
PBIS-HGMS

Quiz
•
6th - 8th Grade
30 questions
Lufkin Road Middle School Student Handbook & Policies Assessment

Quiz
•
7th Grade
20 questions
Multiplication Facts

Quiz
•
3rd Grade
17 questions
MIXED Factoring Review

Quiz
•
KG - University
10 questions
Laws of Exponents

Quiz
•
9th Grade
10 questions
Characterization

Quiz
•
3rd - 7th Grade
10 questions
Multiply Fractions

Quiz
•
6th Grade