Coder Social home page Coder Social logo

pysample's Introduction

目錄

確認我們的環境

軟體名稱/版本 Column C
作業系統 Windows 10 C1
命令提示字元 cmd C2
Python v3.8.2 C3
Chrome 86.0.4240.183 C3
  1. 以 Windows 系統為主,Linux 系統可能會造成不必要的錯誤。
  2. 使用 Windows 系統的命令提示字元進行安裝套件。

檢查電腦是否有安裝 Python

C:\Users\C6>python
Python 3.8.2 (tags/v3.8.2:7b3ab59, Feb 25 2020, 23:03:10) [MSC v.1916 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> 1+1
2
>>> ^Z
# ctrl + z 即可退出

若沒有顯示上面的畫面,可以點擊下面的連結使用 Python 官方下載點

64 位元 : Python python-3.8.2-amd64.exe

32 位元 : Python python-3.8.2.exe

什麼是位元?... 待續

example

  1. WordCloud 簡易標籤雲 形狀:台灣 , 資料:PTT

    說明文件

pysample's People

Contributors

chunyenc avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.