Python Strings Lab
Notes
Beginner Problems
- string = "cool"
- The Quick Brown Fox Jumps Over the Lazy Dog
- My Class is Intro to Computer Programming
Intermediate Problems
- s = anyString A,C,D,E
- s = anyString 2; A,C,E
- First and Last Letter
Advanced Problems
- How Long have I been Alive?
Click HERE to return to python home.