Course and Reading Material
One Dimensional Lists and Strings in Python
Lists in Python
Strings in Python
Pseudo-random numbers: functions for integers
Pseudo-random numbers: functions for real values
Example 1: Llists in Python
Example 2: Random Lists in Python - using random.uniform
Example Strings in Python
Practice Strings in Python
Formating floating point: b=float("{0:.2f}".format(a))
Make List and Make String Functions to use in your programs
random list of integers
random list of floating point numbers
random string
list of strings from user input
generating list of random strings