Example. #Python power operator example #Change the below value and try it yourself. a = 10 b = 4 ans = a ** b print(ans).
確定! 回上一頁