Python Programming Concepts Quiz

Python Programming Concepts Quiz

11th Grade

49 Qs

quiz-placeholder

Similar activities

CodeCademy - Python 3 - Syntax and Functions

CodeCademy - Python 3 - Syntax and Functions

7th - 12th Grade

50 Qs

Year 11 Software Engineering Yearly Revision Test 3

Year 11 Software Engineering Yearly Revision Test 3

11th Grade

50 Qs

Diagnóstico Python

Diagnóstico Python

11th Grade

50 Qs

Adobe Illustrator Certification Practice 2

Adobe Illustrator Certification Practice 2

9th - 12th Grade

53 Qs

IT Networking Certification

IT Networking Certification

11th Grade - University

45 Qs

Their Networking Certification

Their Networking Certification

11th Grade - University

45 Qs

PYTHON PROGRAMMING - FINAL EXAM REVIEW

PYTHON PROGRAMMING - FINAL EXAM REVIEW

9th - 12th Grade

46 Qs

DASAR PYTHON

DASAR PYTHON

11th Grade

50 Qs

Python Programming Concepts Quiz

Python Programming Concepts Quiz

Assessment

Quiz

Computers

11th Grade

Hard

Created by

Rakesh Kumar

Used 3+ times

FREE Resource

49 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is an ordered set of instructions or commands to be executed by a computer called?

An algorithm

A compiler

A program

A syntax

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

According to the sources, who created Python and in what year?

Bill Gates in 1985

Steve Jobs in 2001

Guido van Rossum in 1991

Mark Zuckerberg in 2004

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Python is described as being used in a variety of fields. Which of the following is explicitly mentioned in the sources?

Desktop publishing

Game development

Operating system design

Scientific computing

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What are the two ways to run a program using the Python interpreter?

Compile mode and Run mode

Interactive mode and Script mode

Debug mode and Production mode

Online mode and Offline mode

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In which Python execution mode can you type a statement directly at the >>> prompt for instant execution?

Interactive mode

Script mode

Debugging mode

Compiled mode

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which statement is true about working in Python's interactive mode?

It is ideal for writing long programs for future use.

We cannot save the statements for future use.

Programs written here are automatically converted to .py files.

It is the only mode available for beginners.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the file extension for Python program files when working in script mode?

.txt

.exe

.doc

.py

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?