Skip to content

Wednesday, October 17, 2018 Python III

Meg Staton edited this page Oct 17, 2018 · 2 revisions

Python concepts

  • statement
  • function
  • method
  • argument
  • variable
  • types of things
    • strings
    • integers
    • lists
    • file objects
  • special characters like \n
  • concatenation
  • lists and list elements
  • whitespace matters
  • for loops

Python for biologist continues!

HW6 2018 - Due Wednesday October 24th by midnight

Clone this wiki locally