Python - kl. 8
Quiz
•
Computers
•
7th - 12th Grade
•
Practice Problem
•
Hard
Christopher Kujawa
Used 175+ times
FREE Resource
Enhance your content in a minute
10 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Do wyświetlania służy funkcja:
print()
input()
int()
2.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Do wczytania danych od użytkownika służy funkcja:
print()
int()
input()
3.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Co będzie wynikiem działania takiego programu:
x = 3
print("x")
wyświetli się: x
wyświetli się: 3
błąd
4.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Co będzie wynikiem działania takiego programu:
x = 3
print(x)
wyświetli się: x
wyświetli się: 3
błąd
5.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Co będzie wynikiem działania takiego programu:
x = 1
y = 2
if x == y:
print(x)
else:
print(y)
wyświetli się: 1
wyświetli się: 2
błąd
6.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Co będzie wynikiem działania takiego programu:
x = 1
y = 2
if x != y:
print(x)
else:
print(y)
wyświetli się: 1
wyświetli się: 2
błąd
7.
MULTIPLE CHOICE QUESTION
15 mins • 1 pt
Co będzie wynikiem działania takiego programu:
x = 1
y = 2
if x != y
print(x)
else
print(y)
wyświetli się: 1
wyświetli się: 2
błąd
Create a free account and access millions of resources
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
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?
Similar Resources on Wayground
11 questions
Internet
Quiz
•
1st - 12th Grade
10 questions
Zajęcia komputerowe - quiz I
Quiz
•
KG - 9th Grade
7 questions
Arkusz kalkulacyjny
Quiz
•
KG - University
10 questions
Jak zadbać o swój wizerunek w sieci
Quiz
•
5th - 12th Grade
15 questions
Internet klasa 6
Quiz
•
1st Grade - University
8 questions
Grafika - úvod do IFF
Quiz
•
7th Grade
10 questions
Bezpieczeństwo w sieci
Quiz
•
7th - 12th Grade
10 questions
Pamiec Rom /BIOS
Quiz
•
9th 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
