Search Header Logo

PCEP-Python Programming-Lesson 1 Quiz

Authored by Pooja Dogra

Computers

Professional Development

Used 5+ times

PCEP-Python Programming-Lesson 1 Quiz
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is a programming language?

A set of rules for solving math problems

A way for computers to communicate with each other

A way for humans to communicate instructions to a computer

None of the above

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does "syntax" refer to in programming?

The order of execution of commands

The rules that define the structure of code

The speed of program execution

None of the above

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is true about Python?

Python is a compiled language

Python is case-sensitive

Python does not support object-oriented programming

Python uses braces ({}) for blocks

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the correct file extension for Python files?

.pyc

.python

.py

.txt

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is used to denote the beginning of a block of code in Python?

Semicolon (;)

Indentation

Curly braces {}

Parentheses ()

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What will print("Hello World!") output?

HelloWorld

"Hello World!"

Hello World!

Error

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the purpose of comments in Python?

To debug errors in the code

To make code execute faster

To explain code for better readability

To terminate the program

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?