Programski jezik Python

Quiz
•
Information Technology (IT)
•
8th Grade
•
Medium
Sabina Custovic
Used 5+ times
FREE Resource
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
Similar Resources on Wayground
17 questions
Ujian Teknologi Informasi Kelas VIII

Quiz
•
8th Grade
20 questions
Mengenal Grafik di Microsoft Excel

Quiz
•
8th Grade
20 questions
Microsoft Excel Review Part 2

Quiz
•
8th Grade - University
15 questions
Osnove programiranja u C++

Quiz
•
8th Grade
20 questions
Chapter 8 Exam Review

Quiz
•
8th Grade
20 questions
Chapter 6 Exam

Quiz
•
8th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
Discover more resources for Information Technology (IT)
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
10 questions
Video Games

Quiz
•
6th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade
10 questions
Fast Food Slogans

Quiz
•
6th - 8th Grade
10 questions
Parallel Lines Cut by a Transversal

Quiz
•
8th Grade
20 questions
Figurative Language Review

Quiz
•
8th Grade
4 questions
End-of-month reflection

Quiz
•
6th - 8th Grade