Lesson 14: Writing Python Programs
November 3, 2015
Wed, Nov 4
Review:
Presentation:
- Writing Python Programs in a file on PythonAnywhere
- Reading .csv data from a Python program
- Save from Excel or Sheets to CSV format
Assignment:
- Write a Python program to read data from a csv file(s) and run linear regression using data from Problems 12.2, 12.4, 12.6, 12.8
- Include a “Print” statement with your full name at the end of the program
- Post output to your blog
- Upload the Python program to your blog
1 Comment
[…] Writing Python Programs […]