登入
Computer Science for IGCSE & O level - Programming (Section 2 - No. 4)
Which operator is used for exponentiation (raising a number to a power)?
^
**
*
//
解释
** is the exponentiation operator in Python.
评论 (0)
登录发表评论
广告
允许 javascript 正确加载此页面