Python Basic Programming Quiz

Quiz
•
Computers
•
11th Grade
•
Medium
Rakesh Kumar
Used 1+ times
FREE Resource
25 questions
Show all answers
1.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a program defined as, according to the sources?
A mathematical equation
A compiler for various languages
An ordered set of instructions or commands to be executed by a computer
A graphical user interface
2.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Who created Python and in what year, as stated in the sources?
Bill Gates in 1980
Steve Wozniak in 1995
Guido van Rossum in 1991
Dennis Ritchie in 1972
3.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Python is described as being case sensitive. What does this imply for its keywords?
Keywords can be written in any case (e.g., false or False)
Keywords are always written in uppercase
Keywords must be written exactly as given (e.g., False not false)
Case sensitivity only applies to variable names, not keywords
4.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is NOT a valid rule for naming an identifier in Python?
The name should begin with an uppercase or lowercase alphabet
It can be of any length
It must begin with a digit
It should not be a keyword
5.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
Which of the following is an invalid identifier name in Python based on the rules provided?
marksMaths
_Percentage
1st_Room
total_Marks
6.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What is a variable in Python?
A fixed value that cannot be changed during program execution
An identifier whose value can change
A special symbol used for mathematical operations
A reserved word with specific meaning to the interpreter
7.
MULTIPLE CHOICE QUESTION
30 sec • 1 pt
What happens if a variable is used in a Python program before it has been assigned a value?
The interpreter automatically assigns it a default value of None
It results in a logical error, but the program continues to run
The program prompts the user to enter a value for it
It will lead to an error
Create a free account and access millions of resources
Similar Resources on Wayground
23 questions
Python 2

Quiz
•
9th Grade - University
20 questions
Lists and Tuples - Class 11 - Python

Quiz
•
11th Grade
20 questions
Python 3 Review Part 1

Quiz
•
9th - 12th Grade
20 questions
Python básico

Quiz
•
9th - 12th Grade
20 questions
Python Intermediate Quiz (Including pygame)

Quiz
•
3rd - 12th Grade
20 questions
Quiz Fungsi Pada PHP

Quiz
•
11th Grade
20 questions
Python variables, expressions, and data types

Quiz
•
9th - 12th Grade
20 questions
Subroutines - Procedures & Functions

Quiz
•
9th - 12th Grade
Popular Resources on Wayground
10 questions
Video Games

Quiz
•
6th - 12th Grade
20 questions
Brand Labels

Quiz
•
5th - 12th Grade
15 questions
Core 4 of Customer Service - Student Edition

Quiz
•
6th - 8th Grade
15 questions
What is Bullying?- Bullying Lesson Series 6-12

Lesson
•
11th Grade
25 questions
Multiplication Facts

Quiz
•
5th Grade
15 questions
Subtracting Integers

Quiz
•
7th Grade
22 questions
Adding Integers

Quiz
•
6th Grade
10 questions
Exploring Digital Citizenship Essentials

Interactive video
•
6th - 10th Grade