Python Basics

Python Basics

KG - University

10 Qs

quiz-placeholder

Similar activities

Python - Introduction

Python - Introduction

University

13 Qs

9.2 Further programming

9.2 Further programming

9th Grade

12 Qs

Python Programming

Python Programming

7th - 9th Grade

10 Qs

NGHS PYTHON SIMPLE 1

NGHS PYTHON SIMPLE 1

5th Grade

12 Qs

Python Intro

Python Intro

8th - 9th Grade

10 Qs

Python variables

Python variables

6th - 8th Grade

8 Qs

DO NOW Python Lesson 2

DO NOW Python Lesson 2

8th Grade

10 Qs

Basic Python

Basic Python

6th - 8th Grade

15 Qs

Python Basics

Python Basics

Assessment

Quiz

Instructional Technology, Computers, Professional Development

KG - University

Medium

Created by

Ren Arakaki

Used 27+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is Python a High Level or Low Level programming language?

High

Low

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

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

output

command

print

input

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python language was developed in what year?

1985

2001

1991

2010

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

a type of graphics

A box(memory location) where you store values

Data type

a type of memory

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python uses indentation to block code into chunks

True

False

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will be the output?

name = "Dave"

print (name)

Dave

"Dave"

name

(name)

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What extension must you add to the end of a file when saving?

.xlsx

.py

.docx

.pptx

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?