请问计算器中乘法和除法可以使用*和/的形式而不支持×÷的形式吗? #101
Answered
by
binbin00
tang-mouren
asked this question in
Q&A
-
|
如题 |
Beta Was this translation helpful? Give feedback.
Answered by
binbin00
Mar 5, 2022
Replies: 1 comment 1 reply
-
|
只实现*和/即可。 |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
binbin00
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
只实现*和/即可。