Computer Programs For Practice
Computer Programs For Practice
Write an algorithm and draw a flowchart to input cost and selling price of a product and
rent. Profit and profit percentage.
Draw a flowchart to enter age of a person and check if that person is eligible to vote or not
Enter a number and check if it’s positive printed square otherwise the cube
Enter a number and check if that it is one digit, two digit three digit or multi digit
Enter three sides of a triangle and check if triangle formation is possible print whether it is
an Isosceles equilateral scale triangle, otherwise print triangle formation not possible
Enter any 10 random numbers and count the number of odd numbers