python basics

python basics

11th Grade

15 Qs

quiz-placeholder

Similar activities

Python 14/12/16

Python 14/12/16

9th - 11th Grade

20 Qs

Java Basics

Java Basics

12th Grade

17 Qs

class 11 - basic concepts in python 1

class 11 - basic concepts in python 1

11th Grade

19 Qs

Python Basisc

Python Basisc

University

12 Qs

Basic Python Coding

Basic Python Coding

11th - 12th Grade

15 Qs

Python Variables

Python Variables

7th - 12th Grade

10 Qs

Python Exam 2 (Intro to comp sci 4_30_20)

Python Exam 2 (Intro to comp sci 4_30_20)

9th - 12th Grade

20 Qs

Python Basics & Syntax

Python Basics & Syntax

10th - 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?