informatica

informatica

1st Grade

10 Qs

quiz-placeholder

Similar activities

Learn Chinese 2

Learn Chinese 2

KG - 2nd Grade

10 Qs

X RPA - PHP 1

X RPA - PHP 1

1st - 3rd Grade

15 Qs

BCCK WED PH1

BCCK WED PH1

1st Grade

6 Qs

JavaScript

JavaScript

1st Grade

15 Qs

PRE-TEST UH1 PMM

PRE-TEST UH1 PMM

1st - 10th Grade

12 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

Câu hỏi ôn tập Python lần 1

Câu hỏi ôn tập Python lần 1

KG - 12th Grade

14 Qs

variable

variable

KG - 5th Grade

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