Course website: Introduction to Computer Science I for majors [To the faculty website of James Tam] | Return to the [course website] |
Description: prompt the user for the base and exponent (zero or greater) and the program will recursively calculate the power. [Solution]