Work Session: String Manipulation
Back to Home
01. Introduction to Work Session 2
02. Python Programming 1
03. Strings
04. Bodacious Udacity
05. String Slicing
06. Slicing Multiple Strings
07. String Concatenation
08. Variables 1
09. Finding Strings
10. Find 2
11. Replacing Strings
Back to Home
02. Python Programming 1
Python Programming 1
Question:
Start Quiz:
studentMain.py
# Write Python code that prints out the number of hours in 7 weeks.
Solution: