Programski jezik Python
Quiz
•
Information Technology (IT)
•
8th Grade
•
Practice Problem
•
Medium
Sabina Custovic
Used 5+ times
FREE Resource
Enhance your content in a minute
17 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kako se dodaje element u listu u Pythonu?
list.append(element)
list.add(element)
list.insert(element)
list.push(element)
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kako se u Pythonu koristi petlja `for` za ispis brojeva od 1 do 5?
for i in range(1, 6):
print(i)
for i in range(1, 5):
print(i)
for i in range(0, 5):
print(i)
for i in range(1, 6):
i.print()
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kako se unosi podatak od korisnika u Pythonu?
input()
read()
scan()
get()
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koja od sljedećih naredbi se koristi za ispis podataka u Pythonu?
input()
print()
output()
display()
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Koji od sljedećih izraza predstavlja pravilno napisan uslovni izraz `if else` u Pythonu?
if x > 10:
print(">10")
else:
print("<10")
if x > 10
print(">10")
else:
print("<10")
if x > 10:
print(">10")
else
print("<10")
if x > 10
print(">10")
else
print("<10")
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Kako se koristi `input()` za unos cijelog broja?
number = int(input())
number = input()
number = float(input())
number = str(input())
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Šta će biti ispisano nakon sljeedećeg Python koda?
1
5
3
1 5 3
1
8
3
1 8 3
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
20 questions
Uji Pemahaman Aplikasi Scratch
Quiz
•
8th Grade
15 questions
Basic Access Queries Quiz
Quiz
•
8th Grade
20 questions
Understanding Python Selection Basics
Quiz
•
8th Grade
22 questions
Internet and App script
Quiz
•
5th Grade - University
15 questions
Penilaian Harian 1 Infrormatika kelas 8
Quiz
•
8th Grade
20 questions
Quiz Microsoft Word
Quiz
•
8th Grade
15 questions
Uji Pemahaman Microsoft Office
Quiz
•
8th Grade
15 questions
Функциянын маанилери
Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
9 questions
FOREST Community of Caring
Lesson
•
1st - 5th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
19 questions
Veterans Day
Quiz
•
5th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
15 questions
Circuits, Light Energy, and Forces
Quiz
•
5th Grade
19 questions
Thanksgiving Trivia
Quiz
•
6th Grade
Discover more resources for Information Technology (IT)
10 questions
Honoring the Significance of Veterans Day
Interactive video
•
6th - 10th Grade
10 questions
Exploring Veterans Day: Facts and Celebrations for Kids
Interactive video
•
6th - 10th Grade
14 questions
General Technology Use Quiz
Quiz
•
8th Grade
15 questions
scatter plots and trend lines
Quiz
•
8th Grade
20 questions
Physical and Chemical Changes
Quiz
•
8th Grade
6 questions
Veterans Day
Lesson
•
8th Grade
13 questions
Finding slope from graph
Quiz
•
8th Grade
10 questions
Exploring Europe: Geography, History, and Culture
Interactive video
•
5th - 8th Grade
