Comparison: Greater Than

Write a program that takes two integers as input and prints whether the first integer is greater than the second.
10
5
Total : 0 Discussion
Login