print("enter the name of the gz file from which you want to read::"); gz_filename = input(); # We cannot directly write Python objects like strings! # We must ...
確定! 回上一頁