第一期 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程式設計入門共學營






你可能感興趣的文章

曼陀號領航計畫(3) Meeting

曼陀號領航計畫(3) Meeting

Web開發學習筆記16 — OOP(Object Oriented Programming)、Constructor Function、Class

Web開發學習筆記16 — OOP(Object Oriented Programming)、Constructor Function、Class

React-[專案篇]-Accordion元件 V.1

React-[專案篇]-Accordion元件 V.1






留言討論