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


1. 問答申論題:

請根據你的作業系統安裝 Anaconda Python3 版本,並撰寫文章附上以下截圖:

  1. Anaconda Navigator Home 畫面(可以參考課程內容)
    https://static.coderbridge.com/img/ShaoYuKao/4a19860289044ccf8a41fb6c420fd9af

  2. 使用 VS Code 建立 demo.py 檔案印出 print('hello world'),透過 Anaconda Navigator 開啟 terminal 執行該檔案 python demo.py 成功截圖畫面
    https://static.coderbridge.com/img/ShaoYuKao/27934ae91d244a5d855f6f493c7d1cd8

  3. 使用 Jupyter Notebook 印出 print('hello world') 結果之截圖
    https://static.coderbridge.com/img/ShaoYuKao/b24476ea1e684a7cbd49f8718f6672d3
#第一期Python程式設計入門共學營






你可能感興趣的文章

如何做出一個好的 NodeJS 模組?

如何做出一個好的 NodeJS 模組?

型別守衛(type guard)

型別守衛(type guard)

DAY33:What's a Perfect Power anyway?

DAY33:What's a Perfect Power anyway?






留言討論