Computer Science, asked by vikramjayant, 2 months ago

a) Find the area of a rectangle and display it. Ask radius from user.
b) Ask the user to enter marks out of 100. Check whether the given marks are >=35. Display Pass or Fail.

Write an algorithm for both above tasks.

Answers

Answered by Itzabhi001
1

Explanation:

Find the area of a rectangle and display it. Ask radius from user.

b) Ask the user to enter marks out of 100. Check whether the given.

Similar questions