466
订阅者
无数据24 小时
无数据7 天
-230 天
帖子存档
466
Lwky, Python is harder when you already know another programming language 🤧 Your old habits keep fighting to cope, but Python plays by its own rules.
466
for i in range(3):
for j in range(3):
if j == 2:
break
else:
continue
print(i)
else:
print("Done")466
Planning to make the agents work in different way i will let you know
gonna be a good project for the public 😁😁
466
Hey, do you guys know where I could get a free API key for an LLM model other than Gemini? That endpoint isn't working for me at all; it says it's busy. I don't know what's going on. mtsmm🤧
466
Today our teacher was teaching about React and Web II. He asked about the data type
var
in JS or JSX and why we don't use it nowadays.
TBH, I have no idea why, so I went on and said, "Because we don't know the use of it." 😂
现已上线!2025 年 Telegram 研究 — 年度关键洞察 
