Toggle navigation
Hsu Blog
Home
About
Archive
Hsu Blog
「The best thing about a Boolean is that even if you are wrong, you're only off by a bit.」
Snakify
All answers of Snakify
Snakify SNAKIFY CHAPTER 1 Sum of three numbers 1 2 3 4 a = int(input()) b = int(input()) c = int(input()) print(a + b + c) 後記: input()出來是字串,要轉形 Hi John 1 2 a=input() print("Hi ",a) 後記: Py...
Posted by Hsu on October 30, 2022
← Newer Posts
FEATURED TAGS
C++
CPE49
UVa
CVE
Crypto
NCYU
ABOUT ME
程式不會寫,真的是眉毛不夠濃
FRIENDS