Python Basics: Variables and Syntax

Python Basics: Variables and Syntax

10th Grade

30 Qs

quiz-placeholder

Similar activities

INF_X_BAB 1 dan BAB 2

INF_X_BAB 1 dan BAB 2

10th Grade

25 Qs

Video Games

Video Games

KG - University

28 Qs

Hardware and Software Fundamentals

Hardware and Software Fundamentals

10th - 11th Grade

30 Qs

Module 7 Motherboards 1

Module 7 Motherboards 1

9th - 12th Grade

25 Qs

2.3 Robust Programs

2.3 Robust Programs

9th - 11th Grade

25 Qs

TLE-ICT

TLE-ICT

9th - 12th Grade

25 Qs

Quiz Informatika Berpikir Komputasional

Quiz Informatika Berpikir Komputasional

10th Grade

25 Qs

PAT ROBOTIC Elektronika Dasar 2019-2020

PAT ROBOTIC Elektronika Dasar 2019-2020

KG - Professional Development

25 Qs

Python Basics: Variables and Syntax

Python Basics: Variables and Syntax

Assessment

Quiz

Computers

10th Grade

Medium

Created by

Jonathon Mcmanus

Used 13+ times

FREE Resource

30 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the correct syntax to print "Hello, World!" in Python?

echo("Hello, World!")

print("Hello, World!")

println("Hello, World!")

output("Hello, World!")

2.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which of these is a valid variable name in Python?

2name

name_2

@name

name@

3.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What data type is used to store a sequence of characters in Python?

Integer

String

Dictionary

List

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Which symbol is used for addition in Python?

+

/

-

*

5.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

How do you start a comment in Python?

//

#

''

>

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the result of the following Python expression: 7 + 5 * 2?

24

17

19

22

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What does the print() function do in Python?

Displays output on the screen

Adds two numbers together

Stores a variable

Changes a string to uppercase

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?