Python Basics

Python Basics

University

15 Qs

quiz-placeholder

Similar activities

SCSVMV QUIZ FEST

SCSVMV QUIZ FEST

University

20 Qs

Computational Thinking for Problem Solving

Computational Thinking for Problem Solving

University

12 Qs

Python Coding Contest

Python Coding Contest

University

20 Qs

Electro Essential 3.O

Electro Essential 3.O

University

10 Qs

Developer's Quiz 10-10

Developer's Quiz 10-10

University

17 Qs

Science and Nature

Science and Nature

University

12 Qs

Programming Paradigms

Programming Paradigms

University

14 Qs

1. Ayo Main Quiz

1. Ayo Main Quiz

University - Professional Development

16 Qs

Python Basics

Python Basics

Assessment

Quiz

Education

University

Medium

Created by

Priyanka Damle

Used 1+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Who is the creator of Python programming language?

Dennis Ritchie

James Gosling

Guido van Rossum

Bjarne Stroustrup

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When was Python first released?

1989

1991

2000

1995

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Why is Python named 'Python'?

It is named after a type of snake

It is short for 'Programming Python'

It is an abbreviation of 'PY-code'

It is inspired by a British comedy show

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes Python?

Low-level programming language

Markup language

High-level, interpreted programming language

Compiled-only language

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python code is executed using a:

Compiler only

Interpreter

Assembler

Machine code

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not a feature of Python?

Easy to read and write

Extensive libraries

Platform dependent

Open-source

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct syntax to display output in Python?

echo(''Hello'')

display('Hello')

print(''Hello'')

show('Hello')

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?