coding Python

Question

Implement pow(x, n), which calculates x raised to the power n (i.e., xn).

Given two non-negative integers num1 and num2 represented as strings, return the product of num1 and num2, also represented as a string.

0
Shloka Reddy Lakka 3 years 0 Answers 360 views Great Grand Master 0

Leave an answer

Browse
Browse