- May 10 Mon 2021 02:33
Python roll the dice
- May 10 Mon 2021 02:27
python pip
-U 更新套件
- May 09 Sun 2021 19:48
python logging
- May 09 Sun 2021 19:19
python Json
json.loads() ---> str -> dict
- May 09 Sun 2021 19:15
python Shutil & zipFile
- May 09 Sun 2021 19:10
python Math & Random
- May 09 Sun 2021 19:04
python datetime & time
Datetime
- May 08 Sat 2021 20:16
Python with-open
Write a Python program that takes a text file as input and returns the number of words in words.txt
Write a Python program to count the number of lines in a text file.
- May 08 Sat 2021 20:10
python open & with open
open read mode
- May 08 Sat 2021 19:40
python try-except raise assert
try-except