Computer Science (Python)

Computer Science (Python)

9th Grade

18 Qs

quiz-placeholder

Similar activities

Bài kiểm tra NNLT PYTHON

Bài kiểm tra NNLT PYTHON

9th - 12th Grade

20 Qs

Bài kiểm tra số 2

Bài kiểm tra số 2

9th - 12th Grade

20 Qs

CodeHS - Intro to Python - Basics and Console Interaction

CodeHS - Intro to Python - Basics and Console Interaction

9th Grade - Professional Development

20 Qs

9.1.5 - Starter Quiz

9.1.5 - Starter Quiz

7th - 11th Grade

14 Qs

Python Unit 3 Review

Python Unit 3 Review

9th Grade

20 Qs

Python_if-else

Python_if-else

9th - 10th Grade

15 Qs

Python 2

Python 2

9th Grade - University

23 Qs

Arduino IDE

Arduino IDE

3rd Grade - Professional Development

17 Qs

Computer Science (Python)

Computer Science (Python)

Assessment

Quiz

Computers

9th Grade

Medium

Created by

Amoy Cheddesingh

Used 649+ times

FREE Resource

18 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

1)Which of the following characters is used to give single-line comments in Python?



a)//

b) #

c) !

d) /*

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

2)What data type will be displayed from the code { print(type(10))?



a) Float

b) string 

c) int 

d) boolean

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

3)A_____ in python that is used to define numbers. 



a) Integer 

b) Boolean 

c) Float

d) String

4.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

4)A _____ in Python is used to define numbers with decimals.



a)Boolean 

b)Float 

c)String 

d)Integer

5.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

Media Image

5)What programming language uses the following logo?


a) HTML


b)Python

c)Java 

d)CSS

6.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

6)Which of the following is the correct extension of the Python file?



a) .python 

b) .pl 

c) .py 

d) .p

7.

MULTIPLE CHOICE QUESTION

30 sec • 2 pts

7)What data type is the object below?


L = [1, 23, 'hello', 1]



a)  list 

b) dictionary

c) array 

d) tuple

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?