我記得這是TQC的考題:
sp=4; star=1
while sp != -1:
print(” “*sp + “*”*star)
sp-=1
star+=2
推薦hahow線上學習python: https://igrape.net/30afN
我記得這是TQC的考題:
sp=4; star=1
while sp != -1:
print(” “*sp + “*”*star)
sp-=1
star+=2
推薦hahow線上學習python: https://igrape.net/30afN
在使用 OpenAI 的 Vi...
1. 安裝套件 確保你已經安裝...
核心觀念 零寬斷言只「檢查」相...