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

for-and-while-statement #20

giscus[bot] bot announced in Announcements
Dec 13, 2023 · 1 comments · 1 reply
Discussion options

for-and-while-statement

循环用于重复执行特定的代码逻辑,在 Python 和 JavaScript 中都使用 for 和 while 实现循环逻辑。

https://luckrnx09.com/python-guide-for-javascript-engineers/zh-cn/for-and-while-statement

You must be logged in to vote

Replies: 1 comment 1 reply

Comment options

python 没有for of 吧,这里应该是 for index,el in enumerate(my_list): for。。。in。。

You must be logged in to vote
1 reply
Comment options

luckrnx09 Jul 4, 2024 — with giscus
Maintainer

❤️ 感谢指正,已修复。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet

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