python basics

python basics

11th Grade

15 Qs

quiz-placeholder

Similar activities

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

การเขียนโปรแกรมภาษา python ม.5 ภาคเรียนที่ 2 ปีการศึกษา 2561

10th - 12th Grade

20 Qs

JavaScript Quiz

JavaScript Quiz

University

12 Qs

CSSE Quiz Day2

CSSE Quiz Day2

University

12 Qs

Cuestionario de Certificación JS 2024

Cuestionario de Certificación JS 2024

12th Grade

17 Qs

Python_2R

Python_2R

KG - Professional Development

20 Qs

Python String Functions

Python String Functions

10th - 12th Grade

12 Qs

Python-Basic

Python-Basic

3rd Grade - University

15 Qs

Javascript Basics

Javascript Basics

9th - 12th Grade

16 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?