Python Basics

Python Basics

University

15 Qs

quiz-placeholder

Similar activities

AI and Machine Learning Quiz

AI and Machine Learning Quiz

University

15 Qs

Round 1- Code Crunch

Round 1- Code Crunch

University

20 Qs

AI Club x IEEE

AI Club x IEEE

University

20 Qs

Programming Knowledge Quiz (Easy)

Programming Knowledge Quiz (Easy)

5th Grade - Professional Development

20 Qs

Python Turtle

Python Turtle

KG - Professional Development

11 Qs

EVENT HANDLING

EVENT HANDLING

University

10 Qs

GFG Quiz

GFG Quiz

11th Grade - Professional Development

10 Qs

GitHub API Quiz

GitHub API Quiz

University

10 Qs

Python Basics

Python Basics

Assessment

Quiz

Education

University

Medium

Created by

Priyanka Deshpande

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?