• 保障型
  • 各家保險公司1
    • 中國人壽
    • 新光
    • 富邦
    • 遠雄
    • 全球
    • 台灣人壽
    • 元大人壽
  • 各家保險公司2
    • 台銀人壽
    • 宏泰
    • 南山&朝陽
    • 國泰
    • 香港保單
    • 第一金人壽
    • 安聯
  • 投資
  • 理財與保險觀念
  • 信用卡
  • 保險局仇視短年期儲蓄險
  • 利率&利差
  • 專家?專門害人家?
  • 舊保單轉換
  • 攝影或3C
  • 新聞
  • 旅遊訂房,購物
  • 廠商廣告
  • 清單
  • 男女交友
  • 笑話
  • 電影
  • 未分類
All Rights ReservedView Non-AMP Version
儲蓄保險王
  • 攝影或3C

Python TQC考題910 學生基本資料, print(line.decode(“utf-8”)), if line.decode(“utf-8″).split()[2] ==”0”: female += 1

4 年 ago

#Python TQC考題910 學生基...

  • 攝影或3C

Python TQC考題909

4 年 ago

#Python TQC考題909 f_n...

  • 攝影或3C

Python TQC考題908 單字次數計算,with open() as file: for line in file: for w in line.split()

4 年 ago

fname=input() n=int(...

  • 攝影或3C

Python TQC考題907 計算行數,字數,字元數

4 年 ago

#Python TQC考題907 計算行...

  • 攝影或3C

Python TQC考題906 字串資料取代, datanew = data.replace (strold, strnew), f.write(datanew)

4 年 ago

#Python TQC考題906 字串資...

  • 攝影或3C

Python TQC考題905 字串資料刪除,datanew=data.replace(strold,strnew), f.write(datanew)

4 年 ago

#Python TQC考題905 字串資...

  • 攝影或3C

Python 列印矩陣,內容為c+r

4 年 ago

#Python 列印矩陣,內容為c+r ...

  • 攝影或3C

Python TQC考題904 資料計算, with open() as file: for line in file: L.append(line.split())

4 年 ago

#Python TQC考題904 資料計...

  • 攝影或3C

Python TQC考題902 資料加總, data=file.read().split()

4 年 ago

#Python TQC考題902 資料加...

  • 攝影或3C

Python串列 .reverse()反轉 .sort()排序 .remove(“指定元素”)移除 .pop(index)移除, 字串.replace(old,new) .lower()小寫 .upper()大寫 .title()首字大寫

4 年 ago

#Python串列 .reverse()...

Show more Posts
Show previous Posts
All Rights ReservedView Non-AMP Version