Python #1 Grade #7

Python #1 Grade #7

7th Grade

16 Qs

quiz-placeholder

Similar activities

Introduction to Python programming

Introduction to Python programming

6th - 8th Grade

20 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Python Assessment

Python Assessment

7th Grade

20 Qs

Python Basics

Python Basics

7th Grade

14 Qs

Python Quiz

Python Quiz

7th Grade

18 Qs

Objects, Classes, and Methods Terminology

Objects, Classes, and Methods Terminology

5th - 12th Grade

11 Qs

Python Basics and Syntax

Python Basics and Syntax

6th - 12th Grade

14 Qs

Class 8A Unit 9.1 Python Basic

Class 8A Unit 9.1 Python Basic

6th - 8th Grade

20 Qs

Python #1 Grade #7

Python #1 Grade #7

Assessment

Quiz

Computers

7th Grade

Medium

Created by

Samar Alammari

Used 32+ times

FREE Resource

16 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the INTEGER data type can be defined as...?

holds numbers with a decimal point

holds alphanumeric data as text

holds whole numbers

holds either ‘true’ or ‘false’

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the ' FLOAT data type' can be defined as...?

holds whole numbers

holds alphanumerical data

hold either true or false

holds a decimal point in a number

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In python the ' STRING data type' can be defined as...?

holds either a true or false value

holds alphanumeric text

hold whole numbers

holds numbers with a decimal point

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The statement input allows us to:

 

Input values to the code

Order the imported statements

Read what the user typed

Show there name

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following code is a Python Comment?

 

" this is a comment "

{ this is a comment }

# this is a comment

( this is a comment )

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a variable?

a type of memory

A memory location where you store values

a type of graphics

Data type

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a string in Python?

hold whole numbers 

something that ties words together

a long piece of woven material

text, or keyboard characters

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?