Program Development - Python: Code Basics 1

Program Development - Python: Code Basics 1

8th - 10th Grade

16 Qs

quiz-placeholder

Similar activities

Excel quis kls3 sem 2

Excel quis kls3 sem 2

9th Grade

16 Qs

Y9 Creative iMedia RO81 Quiz Part 1

Y9 Creative iMedia RO81 Quiz Part 1

9th Grade

21 Qs

kiểm tra tin 8

kiểm tra tin 8

8th Grade

20 Qs

CSS 10 - QUIZ

CSS 10 - QUIZ

10th Grade

20 Qs

Robotic /coding exam

Robotic /coding exam

6th - 8th Grade

16 Qs

Accessing the Internet

Accessing the Internet

9th - 10th Grade

15 Qs

CHỦ ĐỀ A. MÁY TÍNH VÀ XÃ HỘI TRÍ THỨC P1

CHỦ ĐỀ A. MÁY TÍNH VÀ XÃ HỘI TRÍ THỨC P1

10th Grade

20 Qs

CSS GRADE 9 - QUIZ PECs and EM

CSS GRADE 9 - QUIZ PECs and EM

9th Grade

20 Qs

Program Development - Python: Code Basics 1

Program Development - Python: Code Basics 1

Assessment

Quiz

Computers

8th - 10th Grade

Practice Problem

Hard

Used 32+ times

FREE Resource

AI

Enhance your content in a minute

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

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?

name = 'Fred'

print (name)

Fred

'Fred'

name

(name)

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the answer to print (16//5)?

1

3

21

165

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of comment lines in code?

To compliment your work so you feel better about it.
To explain the code that follows it.
To make the code compile.
To make your code longer so you get more points.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Returns the remainder from division.

boolean
modulus
variables
exponents

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output from the following code?
print(17%5)

3
3.4
2
12

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the assignment operator?

+=
=
->
==

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

What will the output be from the following code?
print("3*4+5")

SyntaxErrror
17
3*4+5
12

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?