computer science

computer science

11th Grade

13 Qs

quiz-placeholder

Similar activities

Data Type- XI

Data Type- XI

11th Grade

10 Qs

Python Lists

Python Lists

10th - 12th Grade

15 Qs

Kiểm tra 15 phút Tin học 10 - DA - Bài 26,27,28

Kiểm tra 15 phút Tin học 10 - DA - Bài 26,27,28

10th Grade - University

10 Qs

coding

coding

KG - Professional Development

15 Qs

Tuples

Tuples

11th - 12th Grade

15 Qs

Computer Science Tuples

Computer Science Tuples

11th Grade

15 Qs

Python Programming Concepts Challenge

Python Programming Concepts Challenge

10th Grade - University

10 Qs

Python Tuple

Python Tuple

11th Grade

15 Qs

computer science

computer science

Assessment

Quiz

Computers

11th Grade

Hard

Created by

DHANESH ABRAHAM

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