Lecture 10
5
hw4 - Exponentiate
•
needs just main
•
pseudocode
–
create a Terminal
–
get base and exponent from user
–
create any BigIntegers you need
–
send a message to do the computation
–
print the result