Basic python

Basic python

University

10 Qs

quiz-placeholder

Similar activities

python_basics

python_basics

University

10 Qs

karan kishore

karan kishore

University

8 Qs

Python Quiz

Python Quiz

University

15 Qs

CSC305: TOPIC 7

CSC305: TOPIC 7

University

15 Qs

02 - Python - Introduction & Installation

02 - Python - Introduction & Installation

University - Professional Development

10 Qs

Python Quiz - 4 Lists,Loops,String Manipulation

Python Quiz - 4 Lists,Loops,String Manipulation

University

15 Qs

Python Basic level 1

Python Basic level 1

University

10 Qs

python test 1_23_24

python test 1_23_24

University

10 Qs

Basic python

Basic python

Assessment

Quiz

Computers

University

Hard

Created by

NANDHINI T

Used 43+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Is Python case sensitive when dealing with identifiers?

Yes

No

Machine dependent

None of them mentioned

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following commands will create a list?

a) list1 = list()

b) list1 = []

c) list1 = list([1, 2, 3])

d) all of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the output when we execute list(“hello”)?

a) [‘h’, ‘e’, ‘l’, ‘l’, ‘o’]

b) [‘hello’]

c) [‘llo’]

d) [‘olleh’]

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which keyword is used for function?

Define

Def

Fun

Function

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who developed the Python language?

Zim Den

Guido van Rossum

Niene Stom

Wick van Rossum

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which year was the Python language developed?

1995

1991

1971

1989

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which language is Python written?

C

ENGLISH

PHP

All of the above

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?