
Uvod u Džupiter
Authored by Aleksandra Babić
Computers
9th - 10th Grade
Used 5+ times

AI Actions
Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...
Content View
Student View
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Šta označavaju dve zvezdice (**) u programskom jeziku Pajton?
množenje
stepenovanje
korenovanje
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Prilikom zapisivanja decimalnih brojeva u Pajtonu se koristi
decimalna tačka
decimalni zarez
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Označi ispravno imenovane promenljive:
ime_i_prezime
ime prezime
d3
3d
4.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Šta će se ispisati nakon izvršavanja naredbe print?
a = 5
print(a)
a
5
print(a)
'a'
5.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Koju naredbu je potrebno napisati za unos DECIMALNOG BROJA sa standardnog ulaza (preko tastature) ?
x = input()
x = int(input())
x = float(input())
6.
FILL IN THE BLANK QUESTION
1 min • 1 pt
Moderni programski jezici dolaze sa obiljem već isprogramiranih funkcija koje su radi lakšeg snalaženja organizovane u biblioteke funkcija. Kako se zove biblioteka matematičkih funkcija?
7.
MULTIPLE CHOICE QUESTION
2 mins • 1 pt
Koji od sledećih programa je tačan? Program izračunava hipotenuzu pravouglog trougla ako su poznate njegove katete a i b. Formula je
from math import sqrt
a, b = 3, 4
sqrt(a*2 + b*2)
from math import sqrt
a, b = 3, 4
sqrt(a**2 + b**2)
from math import sqrt
a, b = 3, 4
sqrt(a**2) + sqrt(b**2)
from math import sqrt
a, b = 3, 4
sqrt(a*2) + sqrt(b*2)
Access all questions and much more by creating a free account
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
Already have an account?
Similar Resources on Wayground
13 questions
PERWAKILAN DATA T2 (nombor perlapanan)
Quiz
•
7th - 9th Grade
8 questions
PythonQuiz2-Selection
Quiz
•
7th - 12th Grade
11 questions
Computer Professionals
Quiz
•
7th - 12th Grade
10 questions
Pendalaman materi TIK Kelas 5
Quiz
•
8th - 12th Grade
10 questions
EVALUACION HTML
Quiz
•
9th Grade
10 questions
Pre- Test
Quiz
•
9th Grade
10 questions
Memahami HTML
Quiz
•
10th Grade
10 questions
PC1.8 Evaluate computer program
Quiz
•
9th Grade
Popular Resources on Wayground
15 questions
Fractions on a Number Line
Quiz
•
3rd Grade
20 questions
Equivalent Fractions
Quiz
•
3rd Grade
25 questions
Multiplication Facts
Quiz
•
5th Grade
29 questions
Alg. 1 Section 5.1 Coordinate Plane
Quiz
•
9th Grade
22 questions
fractions
Quiz
•
3rd Grade
11 questions
FOREST Effective communication
Lesson
•
KG
20 questions
Main Idea and Details
Quiz
•
5th Grade
20 questions
Context Clues
Quiz
•
6th Grade