Y
yongbin999
use "while","do-while" and "for" loop write 3 programs to calculate
the power of two integers. Not allow to use power math function. two
integers are read from input. program must produce an error message
when the user enter a negative number. output show both input integers
and the result
the power of two integers. Not allow to use power math function. two
integers are read from input. program must produce an error message
when the user enter a negative number. output show both input integers
and the result