Question: Write an algorithm to calculate the area of a

rectangle for given breadth and length.

Algorithm


Question: Write an algorithm that inputs length in inches and calculate and prints it in centimeters.


Algorithm

Question: Write an algorithm that inputs marks and prints the message “PASS” or “FAIL”. Passing marks are 33.




https://www.youtube.com/watch?v=sMNZMk_KCn4

Comments

Popular posts from this blog

Conditional Control structure. Chapter 4, Lab Activities, Long questions.

Chapter # 5, Loop Control Structure, Lab Activities