第一期 Python 程式設計入門共學營作業任務三


  1. Anaconda Navigator Home 畫面
    因不喜歡電腦安裝太過肥大之程式(anoconda),之前曾經使用過pycharm,故本次作業就決定以pycharm來完成(請原諒任性的學員我 plz)。
    
    https://static.coderbridge.com/img/tylin1127/1a2e0d68e0624dc78705592d81b128ba
  2. 使用 VS Code 建立 demo.py 檔案印出 print('hello world'),透過 Anaconda Navigator 開啟 terminal 執行該檔案 python demo.py 成功截圖畫面
    VS Code
    
    https://static.coderbridge.com/img/tylin1127/320538acd1314588bedc9939184ade90
    terminal
    
    https://static.coderbridge.com/img/tylin1127/347984d537fb41788bc2df6d7be72065
  3. 使用 Jupyter Notebook 印出 print('hello world') 結果之截圖
    jupyter
    
    https://static.coderbridge.com/img/tylin1127/acf642eceb144902be48c9ce79f3406a
#第一期Python程式設計入門共學營






你可能感興趣的文章

day01 安裝android studio + 認識adb

day01 安裝android studio + 認識adb

[FE102] Part 2

[FE102] Part 2

程式導師實驗計畫 Week6 作業與解答

程式導師實驗計畫 Week6 作業與解答






留言討論