Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

arithmetic-operation #57

giscus[bot] bot announced in Announcements
Feb 21, 2025 · 1 comments · 2 replies
Discussion options

arithmetic-operation

Python 中的算术运算符用于执行加、减、乘和除等基础的算术运算。

https://luckrnx09.com/python-guide-for-javascript-engineers/zh-cn/arithmetic-operation

You must be logged in to vote

Replies: 1 comment 2 replies

Comment options

差异速览--自减: +=1 应为 -=1

You must be logged in to vote
2 replies
Comment options

@lqhchj Thanks! fixed.

Comment options

还有一个整除是js没有的,js要实现的话是

Math.floor(num1 / num2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

AltStyle によって変換されたページ (->オリジナル) /