Python_Programming

Python_Programming

10th - 12th Grade

51 Qs

quiz-placeholder

Similar activities

IGCSE Quiz -- Focus on SQL, Programming, and Hardware

IGCSE Quiz -- Focus on SQL, Programming, and Hardware

10th Grade

50 Qs

Strings in python - Test

Strings in python - Test

11th Grade

50 Qs

Prior Knowledge ICTI 3rd term Extended version

Prior Knowledge ICTI 3rd term Extended version

11th - 12th Grade

48 Qs

UAS GENAP INFORMATIKA  KELAS 11

UAS GENAP INFORMATIKA KELAS 11

9th - 12th Grade

50 Qs

Digital Literacy Chapter 14 Review

Digital Literacy Chapter 14 Review

9th - 12th Grade

51 Qs

REMIDI SAS GENAP INFORMATIKA X

REMIDI SAS GENAP INFORMATIKA X

10th Grade

50 Qs

Знакомство с IDE. Алфавит языка. Синтаксис. Типы данных. Правила

Знакомство с IDE. Алфавит языка. Синтаксис. Типы данных. Правила

11th Grade

50 Qs

python basics by vaishali

python basics by vaishali

11th Grade

50 Qs

Python_Programming

Python_Programming

Assessment

Quiz

Computers

10th - 12th Grade

Medium

CCSS
L.2.2C

Standards-aligned

Created by

Chaiya Suwagrai

Used 311+ times

FREE Resource

51 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you display text?
input
output
print
variable 

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is python?
a programming language 
DTP software 
Spreadsheet software
Computer 

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Koji je rezultat sljedeće naredbe:

print('5'+'5')

10

5+5

'5'+'5'

55

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

What will the output be from the following code?
print("Hello" + str(2) + "world!")
Hello world! Hello world!
Hello2world!
Hello Hello world! world!
SyntaxError

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What will the output be from the following code?
print(Hello world!)
Hello world!
SyntaxError
Hello world
print(Hello world!)

Tags

CCSS.L.2.2C

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Which of these operators means EQUAL TO?

'='

'=>'

'<='

'=='

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which symbol represents the start/end of a program?

Media Image
Media Image
Media Image
Media Image

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?