PSP Programs
PSP Programs
[CO2][BT3]
2. Program to print the roots of the quadratic equation. [CO2][BT3]
3. Program to check whether the given number is perfect or not. [CO2][BT3]
4. Program to print the Fibonacci series up to ‘n’. [CO2][BT3]
5. Program to read the 3 sides of a triangle, and print whether the triangle is equilateral,
isosceles, or scalene. [CO2][BT3]
6. Program to print the reverse of the given number. [CO2][BT3]
7. Program to Find if the year is a leap year or not. [CO2][BT3]
8. Print the following patterns using nested loops. [CO2][BT3]