Podstawy pythona
Quiz
•
Computers
•
7th - 12th Grade
•
Practice Problem
•
Hard
Grzegorz Kwiesielewicz
Used 91+ times
FREE Resource
Enhance your content in a minute
8 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
20 sec • 1 pt
Funkcja wyświetlające informacje na ekranie to:
print()
input()
str()
int()
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Efektem działania poniższej funkcji będzie:
print("2" + "2")
2
4
22
2+2
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Funkcja pobierającą informacje z klawiatury nazywa się:
str()
print()
int()
input()
4.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Efektem działania poniższego kodu będzie:
a = 10
b = "20"
wynik = a + b
1020
30
Błąd TypeError
2010
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Poniższy kod można naprawić używając funkcji:
zawodnik = "Michael Jordan"
miejsce = 1
print("Koszykarzem nr " + miejsce + " jest " + zawodnik)
print()
input()
str()
int()
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Efektem działania poniższego kodu będzie:
def kwadrat(bok):
print(bok)
kwadrat(10)
100
bok
bok =10
10
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Efektem poniższego wywołania funkcji znajdującej się na obrazku będzie:
dodaj(15, 7)
157
Nic się mnie wyświetli
22
15 + 7
8.
MULTIPLE CHOICE QUESTION
1 min • 1 pt
Efektem działania poniższej funkcji będzie:
tytul = "Wiedźmin"
rok_produkcji = 2020
print(f"Film + {tytul} + został nakręcony w + {rok_produkcji} + roku")
Film "Wiedźmin" został nakręcony w 2020 roku.
Film + Wiedźmin + został nakręcony w + 2020 + roku.
Film tytul został nakręcony w rok_produkcji roku.
Film Wiedźmin został nakręcony w 2020 roku.
Similar Resources on Wayground
12 questions
sortowanie bąbelkowe i wsawianie
Quiz
•
8th - 9th Grade
10 questions
Python
Quiz
•
5th - 12th Grade
10 questions
Python - kl. 8
Quiz
•
7th - 12th Grade
10 questions
Egzamin - Informatyka
Quiz
•
7th Grade
10 questions
Quiz branżowa szkoła - przestrzeganie praw i zasad
Quiz
•
9th Grade - University
9 questions
bezpieczny internet
Quiz
•
6th - 11th Grade
5 questions
planowanie zadań związanych z przygotowaniem SystemuOperacyjnego
Quiz
•
9th - 11th Grade
10 questions
Python- zmienne liczbowe i tekstowe
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 Computers
18 questions
Company Logos
Quiz
•
6th - 8th Grade
13 questions
PowerPoint Basics
Quiz
•
6th - 8th Grade
10 questions
App Creators Lesson 2.1-2.4
Quiz
•
8th Grade
10 questions
Exploring Computer Science Careers and Subfields
Interactive video
•
6th - 10th Grade
15 questions
AP CSP Unit 4
Quiz
•
10th - 12th Grade
45 questions
Cybersecurity Quiz
Quiz
•
12th Grade
23 questions
Prog 1 Python Q1 Practice
Quiz
•
9th - 12th Grade
