話說 Python 有 tail call optimization 嗎
預算25000想買筆電,比較推i5還是i7?
i5
▫️ 0%
i7
▫️ 0%
我只是想按按看
▫️ 0%
👥 Nobody voted so far.
可能期待一下8th的i5吧,i7可能要在加1~2萬
GTX 970 i7 skylake 32G筆電,衝阿
然後開 Bandicam FPS 可以維持 100 以上
所以
database = {'name': 'byStarTW'}
跟
database = {"name": "byStarTW"}
input("Press Enter exit the program!")
if answer == "yes" and "Yes" and "YES":
i = i + "1"
elif answer == "no" and "No" and "NO":
i = i + "0"
answer == "yes" and "Yes" and "YES"
answer == "yes" and answer == "Yes" and answer == "YES"
還有 i 是integer嗎
還是你想在最後補上0/1字
如果是Python的話
if answer.lowercase() == "yes":
i += "1"
elif answer.lowercase() == "no":
i += "0"
else:
System = ['Windows', 'Mac', 'Ubuntu', 'Arch Linux', 'Debian', 'Fedora', 'Red Hat', 'Android', 'iOS']
i = ""
for system_list in (System):
print(system_list + " is good, right?")
answer = input("answer (yes/no) :")
if answer == "yes" or answer == "Yes" or answer == "YES" or answer == "Y" or answer == "y":
i = i + "1"
elif answer == "no" or answer == "No" and answer == "NO" or answer == "N" or answer == "n":
i = i + "0"
else:
i = i + "!"
answer == ""
print ("Send your answer to @byStarTW_001 ! " *3 + "PLEASE!!!!!!")
print ("Answer: " + i)
input("Press Enter exit the program!")
exit()
我知道是 strings,不過我不知道這兩個是不是還有其他差別
running in the 90's 很棒啊(?
bot can not send message to bots
"Forbidden: bot can't send messages to bots"
你bitrate超過2Mbps有100%的機率會很悲劇
這個是標準的 1000kbps 的 FLAC 欸XDD
Your music is scheduled to play. Use
/queue to see how many songs you need to wait.
如果弄個rpc,真的可以讓每一個檔案跑在不同伺服器上
Problems encountered when trying to fetch your song. Please try again later.
[Song Queue] Cannot fetch from link: Error: streaming source is not supported
有人把整個神經網路塞進一個更大的神經網路的神經元過嗎
只不過一個是問題看起來很蠢,一個是問題看起來看好像很厲害
雖然都意義不明就是了
那是因為那個東西的意義只有你拿來練習 實際上沒什麼用...
你寫個 project 丟 github 的話丟上來可以阿
training 的時候需要發掘最佳的 coefficients
尋找最佳 coefficients 的時候會用到 Hessen Matrix
我去的時候好像是連 Rayark-Guest 吧
當時似乎沒有 Voez-Cafe
某種程度上 Samsung 真的很奇葩,手機一直跟其他東西結合,成功就繼續做,不成功就放棄,研發費用一定很高
接電話的表示:
喂~
電話聲:ㄥㄥㄥㄥㄥㄥㄥㄥㄥㄥㄥㄥ轟轟轟轟轟
掛掉再打
然後這次是咖啡機接
417 I'm a teapot
import time, random
while True:
option = random.choice(["question", "game"])
if option == ("question"):
a1 = random.randint(1,999)
a2 = random.randint(1,999)
print ("Q: " + str(a1) + "+" + str(a2) + "=?")
ans = input("A: ")
if not ans == str(a1 + a2):
print("No.")
if option == ("game"):
npf = str(random.randint(1000,9999))
npf = npf[2:4]
print ('Number is ' + npf)
exit()
好 = 0
好棒 = 1
好棒棒 = 2
好棒棒棒 =3
假設led有5顆
l = 1
l_1 = 2
l_2 = 3
l_3 = 4
l_4 = 5
這還好
他之前有
l1 = 2
l2 = 3
l4 = 5
l5 = 1
l6 = 4
完全不照順序的ww
"你這個命名為什麼這樣命名?"
"你的if怎麼在同一行?"
"1 < 2 ? owo : ouo是怎樣?"
if 表情符號 = ("OwO"):
print ("你在 OwO 什麼啦")
表情符號 = input("你最喜愛的表情符號是啥? ")
if 表情符號 == ("OwO") and 表情符號 == ("OuO"):
print ("你在 " + 表情符號 + " 什麼啦")
emoticon = input("你最喜愛的表情符號是啥? ")
if emoticon in ["0w0" , "0u0"]:
print ("你在 " + emoticon + " 什麼啦")
love = input("What is your love?")
love_filler = (['Computer', 'I', 'Phone', 'Telegram'])
if love in love_filler:
print("臭魯宅滾開")
if love in ["My girlfriend", "我女友"]:
print("I hate you")
exit()
除非你真的有需要做two dimentional array
(['Computer', 'I', 'Phone', 'Telegram'])
@licson 認為 @Zeinok 的意思是: jeju
明天新聞: [Facebook 無法登入,FB用戶表示: 我想發廢物]
上面的大大發好多GitHub link阿
好強大
<(_ _)>
(['Computer', 'I', 'Phone', 'Telegram'],)