8класс2

8класс2

8th Grade

10 Qs

quiz-placeholder

Similar activities

python interim review quiz

python interim review quiz

7th - 8th Grade

9 Qs

Computer Systems - How the web works - Lesson 7

Computer Systems - How the web works - Lesson 7

8th Grade

12 Qs

DO NOW Python Lesson 2

DO NOW Python Lesson 2

8th Grade

10 Qs

Python Variables

Python Variables

6th - 8th Grade

11 Qs

Python debug & calculations

Python debug & calculations

8th - 9th Grade

15 Qs

Python Quiz 8.3

Python Quiz 8.3

6th - 8th Grade

12 Qs

C# Debugging Quiz

C# Debugging Quiz

6th - 8th Grade

12 Qs

Hangman Game - Programming Questions

Hangman Game - Programming Questions

7th - 11th Grade

15 Qs

8класс2

8класс2

Assessment

Quiz

Computers

8th Grade

Medium

Created by

Нурболат Айтбеков

Used 38+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print(Hello, world)

Hello world

Hello,world

hello, world

incorrect

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

name= "Masha"

print("name")

Masha

name Masha

incorrect

name

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("16+8")

26

24

16+8

incorrect

4.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

a=5

b=6

print((2*a)+(3*b))

28

27

incorrect

(2*a)+(3*b)

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a=Dias

print(a)

Dias

a

incorrect

dias

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

print("sun", 5 , "apple")

sun 5 apple

incorrect

sun apple 5

5

7.

MULTIPLE CHOICE QUESTION

2 mins • 1 pt

print(2a+5/b)

print(((2*a)+5)/b)

print((2a+5)/b)

print(2*5+5/b)

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?