informatica

informatica

1st Grade

10 Qs

quiz-placeholder

Similar activities

Programowanie Minecraft

Programowanie Minecraft

1st - 8th Grade

12 Qs

Python : nivel 1

Python : nivel 1

1st Grade

15 Qs

Основы Python

Основы Python

1st Grade

10 Qs

Simulasi Evaluasi

Simulasi Evaluasi

1st - 12th Grade

10 Qs

Củng cố kiến thức

Củng cố kiến thức

KG - 1st Grade

8 Qs

Learn Chinese 2

Learn Chinese 2

KG - 2nd Grade

10 Qs

BCCK WED PH1

BCCK WED PH1

1st Grade

6 Qs

Dictionary and string

Dictionary and string

1st - 4th Grade

12 Qs

informatica

informatica

Assessment

Quiz

Education

1st Grade

Hard

Created by

Kineshov Aibek

Used 274+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is a:

Set of editing tools

Programming language

Development environment

all answers are correct

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of these statements is true?

Python 1.7 is the most widely used version

all answers are correct

Python code must be always compiled

CPython is an implementation of Python

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blanks to print "Hi".

>>> print ("Hi")

>>> cout ("Hi")

cout<< (Hi);

print

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank to output "ni ni ni".

>>> print ('ni ni ni'

>>> print "ni ni ni"

>>> print ('ni ni ni')

>>> print ('ni ni ni'):

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does this code output?

>>> 1 + 2 + 3

5

4

7

6

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which option is output by this code?

>>> (4 + 8) / 2

6.0

8

6

8.0

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Fill in the blank to make this code correct.

>>> ( _5 - 1) * 3

-18

-

+

:

;

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?