There are no items in your cart
Add More
Add More
Item Details | Price |
---|
Python Tutorial - 3 - Class 11 Computer Science
Introduction to Flowchart and Pseudocode
Flowchart:
Qus - 1: Draw a flow-chart to identify whether a number taken as the input from the user is an even number or an odd number?
Pseudocode:
Advantages of Pseudo-Code::
Qus - 2: Write a pseudocode for identifying if a number is even or odd?
INPUT number A
COMPUTE remainder as r = A%2
IF r ==0 PRINT 'Even'
ELSE PRINT 'Odd'
Decomposition:
Decomposition is the process of breaking a complex computer problem into smaller parts that are easily manageable and solvable.
S P SHARMA CLASSES
Mr. Sharma’s legacy is one of dedication, excellence, and a genuine passion for education.