engineersCode / EngComp1_offtheground

Learn to interact with Python and handle data with Python. Join the online course!

Home Page:http://go.gwu.edu/engcomp1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Introduce type convertion. e.g float()

ncclementi opened this issue · comments

In "type of variables" section introduce how to convert and int or a "string number" to a float by using float()