-->
当前位置:首页 > 题库

PROGRAMMING:Finding the power of 2

Luz5年前 (2021-05-10)题库451
###Input example:
```in
zero point five
```
###Output example:
```out
pow(2,0.50)=1.41
```







answer:If there is no answer, please comment