Kaip atspausdinti Hello, World!
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
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 Quizizz
15 questions
Python : Codeathon Competition

Quiz
•
5th - 8th Grade
21 questions
Struktur kawalan ulangan

Quiz
•
1st - 12th Grade
17 questions
Python

Quiz
•
6th - 10th Grade
20 questions
Python First Steps Homework Quiz

Quiz
•
7th - 9th Grade
18 questions
MYP2

Quiz
•
7th Grade
15 questions
Year 8 | Intro to Python | Quiz 1

Quiz
•
7th Grade
15 questions
Hangman Game - Programming Questions

Quiz
•
7th - 11th Grade
20 questions
Python list, if

Quiz
•
6th - 12th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
17 questions
Parts of Speech

Quiz
•
7th - 12th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University
44 questions
El fin del año- 7th

Quiz
•
7th - 12th Grade
20 questions
Math Review

Quiz
•
7th Grade
14 questions
Subtracting Integers

Lesson
•
6th - 8th Grade
15 questions
Exponent Properties

Quiz
•
7th - 9th Grade