Python for Beginners

Python for Beginners

1st Grade - Professional Development

10 Qs

quiz-placeholder

Similar activities

BUMIKU

BUMIKU

6th Grade

10 Qs

Контрольная Программирование 8 класс

Контрольная Программирование 8 класс

8th Grade

13 Qs

Review For SA 1

Review For SA 1

6th Grade

10 Qs

Паскаль. Основные команды

Паскаль. Основные команды

8th - 11th Grade

10 Qs

Animals wild and domestic

Animals wild and domestic

2nd Grade

15 Qs

Bài tập Tin học 11 (Tiết 6)

Bài tập Tin học 11 (Tiết 6)

11th Grade

13 Qs

S2 Databases

S2 Databases

2nd Grade

15 Qs

More on powerpoint

More on powerpoint

6th Grade

11 Qs

Python for Beginners

Python for Beginners

Assessment

Quiz

Computers, Mathematics, Science

1st Grade - Professional Development

Hard

Created by

NURFADHLINA /FSKTM

Used 6+ times

FREE Resource

AI

Enhance your content in a minute

Add similar questions
Adjust reading levels
Convert to real-world scenario
Translate activity
More...

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the word (command) used to display numbers and text on the screen?

print

input

output

command

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?

name = 'Python'

print (name)

'Python'

Python

python

'python'

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Choose the correct syntax for Python

IF answer == "Yes":

if answer == "Yes"

if answer == "Yes":

if answer == "yes"

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why would you use a loop?

To input data

To print data

To repeat a piece of code

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Mathematical operations can be performed on a string

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output of this expression, 3*1**3

3

9

27

1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How would you assign an integer to a variable?

new_var == 4

new_var = 4

new_var = "4"

new_var "4"

Create a free account and access millions of resources

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

By signing up, you agree to our Terms of Service & Privacy Policy

Already have an account?