computer science

computer science

11th Grade

13 Qs

quiz-placeholder

Similar activities

CodeHS APCSP Python

CodeHS APCSP Python

10th - 12th Grade

12 Qs

Pop Quiz

Pop Quiz

11th Grade

10 Qs

L3 U14 Python Basics 2

L3 U14 Python Basics 2

11th - 12th Grade

13 Qs

Unit 1 Vocab

Unit 1 Vocab

9th - 12th Grade

18 Qs

Python programming

Python programming

6th - 12th Grade

16 Qs

Basics_Python

Basics_Python

11th Grade

12 Qs

Data visualization

Data visualization

10th Grade - University

12 Qs

CodeHS

CodeHS

10th - 12th Grade

12 Qs

computer science

computer science

Assessment

Quiz

Computers

11th Grade

Hard

Created by

DHANESH ABRAHAM

Used 207+ times

FREE Resource

13 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Your Class is...

9

12

10

11

2.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which statement is a sequence of more than one statements?

(a) Control statement

  (b) Compound statement

  (c) Single statement

  (d) Sequence statement

3.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is not a valid identifier?

  (a) _Num  

  (b) Sum123

  (c) num^2

  (d) name_1

4.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which of the following is a keyword that has pre-defined meaning?

  (a) python  

  (b) data type

  (c) global

  (d) variable

5.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Choose the correct option with respect to Python.

(a)Both tuples and lists are immutable.

(b)Tuples are immutable while lists are mutable.

(c)Both tuples and lists are mutable.

(d)Tuples are mutable while lists are immutable.

6.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Comments start with ______ symbol?

%

&

#

@

7.

MULTIPLE CHOICE QUESTION

20 sec • 1 pt

Which one of the following is correct?

(a) In Python, a dictionary can have two same keys with different values.

  (b) In Python, a dictionary can have two same values with different keys.

  (c) In Python, a dictionary can have two same keys or same values but cannot have two

  same keys-value pair.

  (d) In Python, a dictionary can neither have two same keys nor two same values.

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?