computer science

computer science

11th Grade

13 Qs

quiz-placeholder

Similar activities

Computer Science Tuples

Computer Science Tuples

11th Grade

15 Qs

Data Handling in Python

Data Handling in Python

11th Grade

10 Qs

11th Class Python Basics

11th Class Python Basics

11th Grade

10 Qs

Random

Random

11th Grade

18 Qs

Tuples Mastery

Tuples Mastery

11th - 12th Grade

15 Qs

Python Data Types Quiz

Python Data Types Quiz

11th Grade

10 Qs

Python Tuple

Python Tuple

11th Grade

15 Qs

python tuples

python tuples

11th Grade

15 Qs

computer science

computer science

Assessment

Quiz

Computers

11th Grade

Hard

Created by

DHANESH ABRAHAM

Used 195+ 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?