Ogromne możliwości Pythona w dużej mierze są wynikiem:

8 klasa Programowanie w Python

Quiz
•
Computers
•
1st - 6th Grade
•
Hard

Dominik Czyrny
Used 36+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE SELECT QUESTION
45 sec • 1 pt
dostępu do różnych bibliotek
kompatybilności z PHP
obiektywnych sposobów programowania
możliwości programisty
2.
MULTIPLE SELECT QUESTION
1 min • 1 pt
a = "test"
a = 13
print (a)
Wynikiem tego programy w Python będzie:
błąd
test
13
ciągłe działanie programu
3.
MULTIPLE SELECT QUESTION
1 min • 1 pt
a = 1
b = 1
c=a+b
print (c)
Wynikiem działania tego programu będzie:
1
2
11
błąd
4.
MULTIPLE SELECT QUESTION
1 min • 1 pt
a=1
b=1
a=int (a)
b=int (b)
c=a+b
print (c)
Wynikiem działania tego programu będzie:
11
2
c
błąd
5.
MULTIPLE SELECT QUESTION
1 min • 1 pt
a=input ("podaj pierwszą liczbę")
b=input ("podaj drugą liczbę")
c=a+b
print (c)
Efektem działania tego programu i przypisaniu do zmiennej a liczby 1 oraz do zmiennej b liczby 1 będzie
11
2
c
błąd
6.
MULTIPLE SELECT QUESTION
1 min • 1 pt
a=input ("podaj pierwszą liczbę")
b=input ("podaj drugą liczbę")
c=a+b
print (c)
Aby program działał poprawnie brakuje w powyższym kodzie:
zdefiniowania zmiennych
przypisania zmiennych a i b
podania zmiannych
rzutowania zmiennych a i b
7.
MULTIPLE SELECT QUESTION
1 min • 1 pt
pętla for zawiera:
1 składową
2 składowe
3 składowe
4 składowe
Create a free account and access millions of resources
Similar Resources on Quizizz
20 questions
Python spr

Quiz
•
1st - 5th Grade
20 questions
C++ 1TD lp.13 lp.26

Quiz
•
1st Grade
24 questions
Grafika

Quiz
•
KG - University
20 questions
Informatyka 3-4 klasa SP

Quiz
•
3rd - 4th Grade
20 questions
Klasa 4

Quiz
•
4th Grade
20 questions
Programowanie

Quiz
•
1st - 6th Grade
22 questions
Osnove informatike 7/2

Quiz
•
6th - 8th Grade
20 questions
Grafika komputerowa

Quiz
•
KG - 5th Grade
Popular Resources on Quizizz
15 questions
Character Analysis

Quiz
•
4th Grade
17 questions
Chapter 12 - Doing the Right Thing

Quiz
•
9th - 12th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
30 questions
Linear Inequalities

Quiz
•
9th - 12th Grade
20 questions
Types of Credit

Quiz
•
9th - 12th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
Discover more resources for Computers
15 questions
Character Analysis

Quiz
•
4th Grade
10 questions
American Flag

Quiz
•
1st - 2nd Grade
20 questions
Reading Comprehension

Quiz
•
5th Grade
18 questions
Full S.T.E.A.M. Ahead Summer Academy Pre-Test 24-25

Quiz
•
5th Grade
14 questions
Misplaced and Dangling Modifiers

Quiz
•
6th - 8th Grade
20 questions
Final Exam Vocabulary

Quiz
•
6th Grade
11 questions
Decimal/fraction conversions quick check

Quiz
•
5th - 7th Grade
10 questions
Identifying equations

Quiz
•
KG - University