Heads up! To view this whole video, sign in with your Courses account or enroll in your free 7-day trial. Sign In Enroll
Well done!
You have completed Practice Using Strings and Lists in Python!
You have completed Practice Using Strings and Lists in Python!
Preview
Here's how I solved it!
This video doesn't have any notes.
Related Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign upRelated Discussions
Have questions about this video? Start a discussion with the community and Treehouse staff.
Sign up
it's a good bit of exercise and thinking
how to solve problems without writing out
0:00
every single character and piece and
bit of work that you have to do.
0:00
For the first step making the two strings,
0:05
I created a variable named
xo is = to the string xo.
0:07
And then, I multiplied it by 4 and
it basically did the same thing for
0:12
ox, so ox times 4.
0:16
The second step is actually
pretty close to the first.
0:19
I made a new variable that I
named xoxo and it's a list.
0:22
And I put xo inside and then ox and
then I multiplied that by 4.
0:28
You need to sign up for Treehouse in order to download course files.
Sign upYou need to sign up for Treehouse in order to set up Workspace
Sign up