MCQ

Class 10 Computer Chapter 3 | Basic Python Syntax & Structure Solved MCQs

Basic Python Syntax and Structure is an important topic from Chapter 3 of Class 10 Computer Science and Entrepreneurship according to the New Syllabus 2026 for Punjab Boards. This post provides solved online MCQs covering the basic concepts of Python syntax, statements, indentation, keywords, identifiers, variables, and the general structure of Python programs. These MCQs are designed to help Class 10 students strengthen their understanding of Python programming and prepare effectively for their Punjab Board examinations, school tests, and computer science assessments. Attempt each question carefully and check the correct answer to improve your programming concepts and exam preparation.

10CSE Chapter 3 2-Basic Python Sentence and Structure

10CSE Chapter 3 2-Basic Python Sentence and Structure

1 / 22

In Python programming age and Age are:

2 / 22

Triple quotes in Python are commonly used for:

3 / 22

Which of the following is an output function?

4 / 22

Multi-line comment is also called:

5 / 22

In print statement written inside double quotes is called:

6 / 22

Which of the following is a Symbol of single line comments?

7 / 22

Which of the following is a reserved keyword in Python? (Analytical / Conceptual)

8 / 22

Which function is used to display output in Python? (Analytical / Conceptual)

9 / 22

What is the purpose of comments in Python?

10 / 22

Which symbol is used for single-line comments in Python? (Analytical / Conceptual)

11 / 22

A variable can have alphabets, digits and ____:

12 / 22

Which data type stores decimal number? (Analytical / Conceptual)

13 / 22

Python variable names are: (Analytical / Conceptual)

14 / 22

In input function, if data-type of variable is not mentioned, then Python considered it as ____ type?

15 / 22

To handle numeric input we use:

16 / 22

Which function converts input into a decimal number?

17 / 22

What defines the structure and scope of the Python code?

18 / 22

Which of the following stores a whole number? (Analytical / Conceptual)

19 / 22

Which of the following is not a variable?

20 / 22

Which type of comments need to closed?

21 / 22

In Python, print() is a:

22 / 22

Which of the following is a valid variable name? (Analytical / Conceptual)

Your score is

The average score is 3%

0%

3.1 Introduction to Python Programming

3.2 Basic Python Syntax and Structure

3.3 Operator and Expressions

PECTAA Textbook Exercise Solution

Full Chapter MCQs

 

Select other Chapter from Class 10 Computer Science & Entrepreneurship 2026 

Related Articles

Leave a Reply

Your email address will not be published. Required fields are marked *

Back to top button
error: Content is protected !!