I have discussed similar type of programs, try these by yourself.
wap =write a program
[Link] to print 4 digits positive integer number in reverse order.
[Link] to convert time in seconds to time in hours, minutes and
seconds.
[Link] to read a lowercase character and output is its uppercase
character.
[Link] to accept a decimal integer and print it in octal form.
[Link] to find real roots of a quadratic equation of type
+ + = 0, ℎ ≠ 0.