Uvod u Džupiter

Quiz
•
Computers
•
9th - 10th Grade
•
Hard
Aleksandra Babić
Used 5+ times
FREE Resource
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)
8.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Svaka Džupiter radna sveska se sastoji iz niza ćelija, a svaka ćelija može da sadrži tekst, matematički izraz ili niz Pajton naredbi.
Da
Ne
Similar Resources on Wayground
8 questions
Edublocks D01

Quiz
•
6th - 9th Grade
13 questions
11.11. - 2.TR - kviz redovite provjere

Quiz
•
10th Grade
12 questions
10 Клас Python tests

Quiz
•
10th Grade
13 questions
Programski jezik C - predavanja (01)

Quiz
•
9th Grade
10 questions
Python массив

Quiz
•
9th - 12th Grade
10 questions
Język Programowania Python

Quiz
•
1st - 12th Grade
13 questions
Kviz do jedinice 4.1.2

Quiz
•
9th Grade
8 questions
Saraksti

Quiz
•
10th 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
30 questions
Computer Terminology Exercise #1 ( Fill Ins)

Quiz
•
9th Grade
15 questions
MLA Formatting

Quiz
•
9th Grade
20 questions
Typing Practice

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

Lesson
•
5th - 9th Grade
20 questions
Google Sheets Quiz

Quiz
•
9th Grade