informatica

informatica

1st Grade

10 Qs

quiz-placeholder

Similar activities

Japanese1 Hiragana

Japanese1 Hiragana

1st Grade - University

10 Qs

Python

Python

1st - 12th Grade

10 Qs

IT Quiz

IT Quiz

1st - 12th Grade

10 Qs

Learn Chinese 2

Learn Chinese 2

KG - 2nd Grade

10 Qs

SPRAWDZIAN KLASA 2 PĘTLE

SPRAWDZIAN KLASA 2 PĘTLE

1st Grade

15 Qs

reptil quiz

reptil quiz

1st - 12th Grade

6 Qs

BCCK WED PH1

BCCK WED PH1

1st Grade

6 Qs

Python Condition

Python Condition

1st Grade

10 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?