Python

Python

5th - 12th Grade

10 Qs

quiz-placeholder

Similar activities

prep1-revision

prep1-revision

7th Grade

12 Qs

Algorytmy

Algorytmy

8th Grade

13 Qs

Wee Word Intro

Wee Word Intro

7th - 12th Grade

12 Qs

Basic Programming QUIZ

Basic Programming QUIZ

1st - 10th Grade

15 Qs

Занятие 10 (Python)

Занятие 10 (Python)

6th - 8th Grade

15 Qs

Informatyka.Cyberbezpieczeństwo,e-zasoby i współpraca zdalna

Informatyka.Cyberbezpieczeństwo,e-zasoby i współpraca zdalna

1st - 6th Grade

13 Qs

แบบทดสอบสุดท้ายจากเกาะมรณะ

แบบทดสอบสุดท้ายจากเกาะมรณะ

8th Grade

10 Qs

For loop

For loop

8th Grade

10 Qs

Python

Python

Assessment

Quiz

Computers

5th - 12th Grade

Practice Problem

Medium

Created by

Katarzyna Ambroż

Used 28+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Co to jest Python?

język programowania

edytor tekstowy

system operacyjny

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

if warunek:

kod

else:

kod

jest:

pętlą

warunkiem

nie ma czegoś takiego

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Do wyświetlania służy funkcja

print()

input()

int()

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

co będzie wynikiem kodu:

x = 3.23

print("x")

x

błąd

3.23

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

co będzie wynikiem kodu:

x = 3.23

print(x)

x

błąd

3.23

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Czym wyświetlisz tekst "Hello World"

w interpreterze?

Poprawne w wersji języka stosowanej

na zajęciach

print("Hello World")

print "Hello World"

print "Hello World";

print["Hello World"]

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Aby wprowadzić dane z klawiatury należy użyć funkcji:

print

input

int

string

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?