Python

Python

7th - 8th Grade

10 Qs

quiz-placeholder

Similar activities

Python. Урок-01. Знакомство

Python. Урок-01. Знакомство

6th - 7th Grade

10 Qs

Ptyhon - wprowadzenie

Ptyhon - wprowadzenie

8th Grade

10 Qs

Programowanie Minecraft

Programowanie Minecraft

1st - 8th Grade

12 Qs

Python Math

Python Math

1st - 12th Grade

10 Qs

Python Programming Basics

Python Programming Basics

7th - 11th Grade

12 Qs

Python Revision

Python Revision

8th Grade

15 Qs

Python Strings

Python Strings

8th - 12th Grade

14 Qs

KS4 Programming Techniques (1)

KS4 Programming Techniques (1)

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?