Python Basics or Syntax

Python Basics or Syntax

9th - 12th Grade

17 Qs

quiz-placeholder

Similar activities

Python_2R

Python_2R

KG - Professional Development

20 Qs

N5 SDD - Python input and output

N5 SDD - Python input and output

7th - 11th Grade

12 Qs

Python Casting and Input

Python Casting and Input

8th - 11th Grade

15 Qs

Unit 2.3 Robust Programs MCQs L1

Unit 2.3 Robust Programs MCQs L1

10th - 11th Grade

20 Qs

Python Variables - String vs Integer

Python Variables - String vs Integer

9th - 11th Grade

17 Qs

Python (Selection)

Python (Selection)

8th - 10th Grade

13 Qs

2.3 Robust Programs MCQs L2

2.3 Robust Programs MCQs L2

10th - 11th Grade

20 Qs

Python

Python

9th Grade

15 Qs

Python Basics or Syntax

Python Basics or Syntax

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Robert B.A

Used 4+ 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?