-->
当前位置:首页 > 题库 > 正文内容

PROGRAMMING:Finding the power of 2

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







answer:If there is no answer, please comment

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。