Skip to content

Latest commit

 

History

History
69 lines (47 loc) · 2.83 KB

README.md

File metadata and controls

69 lines (47 loc) · 2.83 KB

DISCRETE-MATHEMATICS&NUMERICAL-METHODS

Youtube Facebook Instagram LinkedIn

Thanks for visiting my GitHub account!

documentation

Source Code (Download)

Click Here

Required Software (Download)

Python Install

Many PCs and Macs will have Python already installed. To check if you have Python installed on a Windows PC, search in the start bar for Python or run the following on the Command Line (cmd.exe):

python --version

The Python Command Line

C:\Users\Your Name>python

Or, if the "python" command did not work, you can try "py"

C:\Users\Your Name>py

From there you can write any Python, including our hello world example from earlier in the tutorial

>>> print("Hello, World!")

Project Features

roadmap

Follow Me

github facebook instagram twitter YouTube