Python quiz

Python quiz

1st - 3rd Grade

15 Qs

quiz-placeholder

Similar activities

Javascript 2

Javascript 2

1st Grade

13 Qs

Grade 5: Unit 13 - Lesson 1

Grade 5: Unit 13 - Lesson 1

3rd Grade

20 Qs

Python Basics

Python Basics

KG - University

16 Qs

Kuiz Komputer dan ICT

Kuiz Komputer dan ICT

1st Grade - University

12 Qs

Python-Partie1

Python-Partie1

1st Grade

10 Qs

Алгоритмы на языке Паскаль

Алгоритмы на языке Паскаль

1st - 5th Grade

17 Qs

อินเตอร์เน็ตเบื้องต้น

อินเตอร์เน็ตเบื้องต้น

1st Grade

10 Qs

HCI Quiz #2

HCI Quiz #2

1st - 10th Grade

10 Qs

Python quiz

Python quiz

Assessment

Quiz

Computers

1st - 3rd Grade

Hard

Created by

dastan kuatbek

Used 13+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Выберите правильный синтакс чтобы вывести "Hello World".

p("Hello World")

cout("Hello World")

return("Hello World")

print("Hello World")

2.

FILL IN THE BLANK QUESTION

30 sec • 2 pts

a = int(input())

b = int(input())

___ _(a,b):

return (a + b)

print(c(a, b))

3.

OPEN ENDED QUESTION

3 mins • 2 pts

Media Image

Напишите вывод

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

30 sec • 3 pts

Media Image

Что будет выведено на экран в результате выполнения следующей программы?

число а выиграло

чило б выиграло

ничья

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Какое правильное расширение файла для файлов Python?

.pyth

.py

.on

.python

6.

MULTIPLE SELECT QUESTION

45 sec • 2 pts

Как создать переменную со значением 5?

x = 5

x = int(5)

int x = 5

x = int 5

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

Что выведет данная программа?

13

24

48

37

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?