Python

Python

7th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Python Statements

Python Statements

5th - 7th Grade

10 Qs

Na czym polega programowanie

Na czym polega programowanie

8th Grade

15 Qs

Python Print Statement

Python Print Statement

6th - 10th Grade

12 Qs

Python

Python

7th - 8th Grade

13 Qs

year 8 lesson 2 quiz - python

year 8 lesson 2 quiz - python

8th - 10th Grade

14 Qs

Python for Class 7

Python for Class 7

7th - 8th Grade

11 Qs

Python_R

Python_R

2nd Grade - Professional Development

8 Qs

Python Basics

Python Basics

8th - 10th Grade

10 Qs

Python

Python

Assessment

Quiz

Computers

7th - 8th Grade

Medium

Created by

Ania Lasota

Used 150+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Co to jest Python?

edytor tekstowy

język programowania

system operacyjny

zwierzę

2.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

if warunek:

kod

else:

kod

jest:

warunkiem

pętlą

nie ma czegoś takiego

3.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

Do wyświetlania służy funkcja

input()

int()

print()

show

4.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

co będzie wynikiem kodu:

print("2 + 2")

2 + 2

4

8

błąd

5.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

co będzie wynikiem kodu:

x = 3.23

print("x")

x

utworzenie zmiennej

błąd

3.26

6.

MULTIPLE CHOICE QUESTION

15 mins • 1 pt

W jaki sposób zapiszesz warunek: Czy a jest równe b?

a==b

a!=b

a=b

a===b

7.

FILL IN THE BLANK QUESTION

15 mins • 1 pt

Co należy wpisać, aby wyświetlić: witaj

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?