Programming The Computer (Python) - D
Programming The Computer (Python) - D
Worksheet: D
programs.
4- The terminal points indicates of the flow charts represents __________________ &
_________________________ points.
5- To save time _______________________________ are often drawn when the flow lines go
a flowchart.
variable.
8- The diamond shape represents the true and false statement being tested in a
___________________ symbol.
9- In 1945, john von Neuman outlined the program contains a one-at-a-time sequence of
________________________________.
13- _____________________________ refers to the spaces at the beginning of the code line.
14- The three Numeric types in Python are _______________ also known as INT ,
______________________ and ______________________numbers.
15- Del command is used to delete a ________________ element and to add an item to the list
we use the _______________________ method.
Integer Float
2
2- Why do we use DEF keyword while coding? Elaborate your answer with any 1 example.
___________________________________________________________________________________
_________________________________________________________________________________
_________________________________________________________________________________
____________________________________________________________________________________
________________________________________________________________________________________
________________
3- What does a Tkinter application have to do while event handling in python?
_______________________________________________________________________________________________
_______________________________________________________________________________________________
_______________________________________________________________________________________________
_______________________________________________________________________________________________
_______________________________________________________________________________________________
_______________
________________________________________________________________________________________
________________________________________________________________________________________
________________________________________________________________________________________
________________________________________________________________________________________
_______________
• Syntax Error
________________________________________________________________________________________
__________________________________________________________________________
• Logical Error
________________________________________________________________________________________
__________________________________________________________________________
• Variable
________________________________________________________________________________________
__________________________________________________________________________
• Comments
________________________________________________________________________________________
__________________________________________________________________________