Python Quiz

Python Quiz

Professional Development

10 Qs

quiz-placeholder

Similar activities

DECI - Week 5 - round

DECI - Week 5 - round

Professional Development

10 Qs

Python

Python

8th Grade - Professional Development

10 Qs

What do you know about software development?

What do you know about software development?

Professional Development

13 Qs

Python_1

Python_1

Professional Development

6 Qs

02 - Python - Introduction & Installation

02 - Python - Introduction & Installation

University - Professional Development

10 Qs

OCR GCSE Computing 2.5 Programming Languages and IDE

OCR GCSE Computing 2.5 Programming Languages and IDE

KG - Professional Development

10 Qs

AES: Coding Fundamentals Lessons 1 and 2

AES: Coding Fundamentals Lessons 1 and 2

7th Grade - Professional Development

14 Qs

Programming Language

Programming Language

1st Grade - Professional Development

10 Qs

Python Quiz

Python Quiz

Assessment

Quiz

Computers

Professional Development

Hard

Created by

Kevin Baxter

Used 4+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Who developed Python Programming Language?

Wick van Rossum

Rasmus Lerdor

Guido van Rossum

Niene Stom

Answer explanation

In 1999, Van Rossum submitted a funding proposal to DARPA called "Computer Programming for Everybody", in which he further defined his goals for Python:

An easy and intuitive language just as powerful as major competitors

Open source, so anyone can contribute to its development

Code that is as understandable as plain English

Suitability for everyday tasks, allowing for short development times

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which type of Programming does Python support?

object-oriented programming

structured programming

functional programming

all of the mentioned

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is the correct extension of the Python file?

.python

.pl

.py

.p

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Is Python code compiled or interpreted?

compiled and interpreted

neither compiled nor interpreted

code is only compiled

code is only interpreted

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

All keywords in Python are in _________

Capitalised

lower case

UPPER CASE

None of the mentioned

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

What will be the value of the following Python expression? 4 + 3 % 5

7

2

4

1

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

Which of the following is used to define a block of code in Python language?

Indentation

Key

Brackets

All of the mentioned

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?