Course and Reading Material

One Dimensional Lists and Strings in Python

Formating floating point: b=float("{0:.2f}".format(a))


Make List and Make String Functions to use in your programs