Font size
WorksheetsPython Commands
Total questions: 12
Worksheet time: 7mins
It is used to define a null value, or no value at all.
null
none
no
The structure of a program
Syntax
import
class
It is an alternative statement that is executed if the result of a previous test condition evaluates to false.
del
if
else
It is a code template for creating objects.
Compiler
class
Bug
It can also be used to delete variables, lists, or parts of a list etc.
dell
delf
del
The process of finding and removing any of the three kinds of programming errors.
Bug
Debugging
global
It is used to produce an exception to interrupt the code execution
Raise
if
else
It is used to end the execution of the function call and gives the result to the caller.
Return
Global
class
It is used for decision-making operations. It contains a body of code which runs only when the condition given in the statement is true.
none
else
if
It allows you to modify the variable outside of the current scope.
import
del
global
The activity or job of writing computer programs.
Syntax
Programming
Compiler
A computer program that changes instructions into machine language
Raise
Programming
Compiler
