Pytonas 7 kl.

Quiz
•
Computers
•
7th Grade
•
Hard
Gediminas Jonauskas
Used 11+ times
FREE Resource
20 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kaip atspausdinti Hello, World!
print("Hello, World!")
print:("Hello, World!")
printer("Hello, World!")
p("Hello, World!")
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Norint kad programos dalis nebūtų vykdoma, eilutės pradžioje galima parašyti simbolį
#
!
$
X
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kas bus išspausdinta?
x = 5
y = "John"
print(y)
"John"
John
5John"
5
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kas bus išspausdinta:
x = 1
y = 2.8
z = 1j
print(type(x))
print(type(y))
print(type(z))
<class 'boolean'>
<class 'float'>
<class 'complex'>
<class 'float'>
<class 'complex'>
<class 'int'>
<class 'inti'>
<class 'floati'>
<class 'complexi'>
<class 'int'>
<class 'float'>
<class 'complex'>
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kas bus išspausdinta:
a = "Hello, World!"
print(a[1])
H
e
W
Hello,
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
kas bus išspausdinta?
b = "Hello, World!"
print(b[2:5])
llo
hello
ell
loo,
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kas bus atspausdinta?
a = "Hello, World!"
print(len(a))
13
Hello, World!
a
Create a free account and access millions of resources
Similar Resources on Wayground
20 questions
Digital Graphics and Pictures

Quiz
•
7th - 8th Grade
16 questions
№5.2. Типи даних. Величини (16 q)

Quiz
•
5th - 11th Grade
20 questions
js_edu_wrap_up

Quiz
•
1st Grade - Professio...
20 questions
Introduction to Python programming

Quiz
•
6th - 8th Grade
17 questions
Microsoft Office

Quiz
•
6th - 8th Grade
15 questions
Python

Quiz
•
6th Grade - University
15 questions
Python- Biến và KDL

Quiz
•
6th - 8th Grade
20 questions
Excel

Quiz
•
6th - 8th 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
Discover more resources for Computers
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
25 questions
Exploring POV and Unreliable Narrators

Quiz
•
7th Grade
18 questions
Company Logos

Quiz
•
6th - 8th Grade
20 questions
Typing Practice

Quiz
•
7th - 12th Grade
14 questions
Inputs and Outputs: Computer Science Intro

Lesson
•
5th - 9th Grade