
Tabele - vaje 8
Quiz
•
Computers
•
University
•
Practice Problem
•
Hard
programiranje1 _2021
Used 4+ times
FREE Resource
Enhance your content in a minute
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Če je velikost tabele n (n = len(tabela)), gredo indeksi elementov od 0 do n.
Pravilno.
Narobe.
2.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Kako pravilno ustvarimo tabelo imen?
imena = Jan, Peter, Tina, Maja, Erik, Ana
imena = ("Jan", "Peter", "Tina", "Maja", "Erik", "Ana")
imena = ["Jan", "Peter", "Tina", "Maja", "Erik", "Ana"]
imena= [Jan, Peter, Tina, Maja, Erik, Ana]
3.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
Imamo tabelo t = [0, 1, 2, 3, 2, 1, 2]. S katerimi od naslednjih ukazov lahko dobimo element z vrednostjo 2?
t[4]
t[2]
t[7]
t[6]
t[3]
4.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
dnevi = ['pon', 'sr', 'pet']. s katerimi ukazi lahko tabeli ukazi dodamo element 'sob'? (da dobimo tabelo ['pon', 'sr', 'pet', 'sob'])
dnevi.append('sob')
dnevi.append(['sob'])
dnevi = dnevi + 'sob'
dnevi += ['sob']
dnevi = dnevi + ['sob']
5.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Imamo tabelo tab = ['a', [2, 3, 14, 'b'], False ]. Kaj vrne ukaz len(tab)?
3
4
6
2
6.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Kaj izpiše program na sliki?
'hruska'
'kokos'
['papaja', 'kokos']
['hruska', 'kokos']
['jabolko', 'hruska', 'kokos']
7.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Kako lahko dostopamo do zadnjega elementa tabele ena_tabela?
ena_tabela[end]
ena_tabela[last]
ena_tabela[len(ena_tabela)]
ena_tabela[-1]
Direktno ne gre - najprej moramo ugotoviti, koliko elementov ima ena_tabela.
8.
MULTIPLE CHOICE QUESTION
45 sec • 1 pt
Kaj izpiše koda na sliki?
[1, 3, 6, 7]
[3, 6, 7, 1]
Python javi napako.
None
Koda ne izpiše ničesar
Similar Resources on Wayground
9 questions
LATCH E FLIP-FLOP
Quiz
•
University
6 questions
Sistemas Operacionais - Aula semana 6
Quiz
•
University
5 questions
Naive Bayes
Quiz
•
University
10 questions
Arduino e API NodeJS
Quiz
•
University
10 questions
Computação em Nuvem
Quiz
•
1st Grade - University
11 questions
Quiz sobre DAX_Transformação de Dados
Quiz
•
12th Grade - University
10 questions
HTML and CSS Basics Quiz
Quiz
•
University
10 questions
TESTE HTML e CSS
Quiz
•
University
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 Computers
20 questions
Definite and Indefinite Articles in Spanish (Avancemos)
Quiz
•
8th Grade - University
7 questions
Force and Motion
Interactive video
•
4th Grade - University
9 questions
Principles of the United States Constitution
Interactive video
•
University
18 questions
Realidades 2 2A reflexivos
Quiz
•
7th Grade - University
10 questions
Dichotomous Key
Quiz
•
KG - University
25 questions
Integer Operations
Quiz
•
KG - University
7 questions
What Is Narrative Writing?
Interactive video
•
4th Grade - University
20 questions
SER vs ESTAR
Quiz
•
7th Grade - University
