Python Basics or Syntax

Python Basics or Syntax

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Python Basics (CodeHS)

Python Basics (CodeHS)

7th - 12th Grade

20 Qs

2.2 Programming Techniques

2.2 Programming Techniques

10th Grade

20 Qs

Python (The Basics)

Python (The Basics)

6th - 10th Grade

20 Qs

Control Statements in Python

Control Statements in Python

11th Grade

20 Qs

Python Basic 1

Python Basic 1

12th Grade

20 Qs

Objects

Objects

8th - 12th Grade

16 Qs

ความรู้พื้นฐาน Python

ความรู้พื้นฐาน Python

10th Grade - University

20 Qs

Python Basics Review (TSK)

Python Basics Review (TSK)

9th - 12th Grade

20 Qs

Python Basics or Syntax

Python Basics or Syntax

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Robert B.A

Used 5+ times

FREE Resource

17 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The number or word we give to a variable Example name="Robert"

What does the word Robert Refers to?

Value

Text

name

Information

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The word (command) used to display numbers and text on the screen

print

PRINT

OUTPUT

COMMAND

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable in Programming?

A box(memory location) where you store values

a type of graphics

Data type

a type of memory

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What symbol is used in python to assign values to a variable?

equals =

asterisk *

forward slash /

plus + 

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?

name = 'Grace Kitosi'

print (name)

grace kitosi

Grace Kitosi

Grace kitosi

name

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a input?

A function that allows us to ask the user to enter some data.

Data displayed on a screen.

A function

To plug in something.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an output?

An output

DA piece of data that is shown on the screen.

Data that the user enters

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?