python basics

python basics

11th Grade

15 Qs

quiz-placeholder

Similar activities

Introduction to Python

Introduction to Python

University

20 Qs

J277 Programming - Data Types

J277 Programming - Data Types

9th - 11th Grade

11 Qs

Python Boolean and If

Python Boolean and If

9th - 12th Grade

10 Qs

PYTHON BASIC 1 - 5

PYTHON BASIC 1 - 5

12th Grade

20 Qs

Python

Python

11th Grade

20 Qs

Project-Stem Unit 1 python coding

Project-Stem Unit 1 python coding

9th - 12th Grade

12 Qs

Java Script Quiz

Java Script Quiz

9th - 12th Grade

15 Qs

Python variables and operators quiz

Python variables and operators quiz

9th - 12th Grade

20 Qs

python basics

python basics

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Hemalatha Kota

Used 4+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is a correctly-formatted comment?
#Comment
&Comment
""Comment""
!Comment

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

stores a piece of data, and gives it a specific name
variable
whitespace
interpreter
modulo

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a line of text that Python won't try to run as code
comment
modulo
variable
boolean

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

a data type than can have one of two values: True or False
boolean
variable
modulo
interpreter

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The correct way to write a variable in Python?
my_variable = 10
my variable = 10
my_variable is 10
my_variable: 10

6.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

A data type consisting of numbers, letters and symbols.
String
Integer
Float
Boolean

7.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

Data type for a whole number
String
Integer
Boolean
Float

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?