CSCE 115 - Solve it with the Computer
Spring 2012
Quiz #5: string operations and loops

For this quiz you'll be using Coding Bat (not Sakai). The Coding Bat website allows you to enter Python statements to solve problems and then automatically runs them against a set of test cases.

Part 1 - Coding Bat Account

Go to www.codingbat.com and use your plu email to log in to your user account (see quiz 4 for instructions if you do not yet have an account).

Part 2 - Coding Bat Problems

Be sure that you're logged on to codingbat.com. Then solve at least 4 of the Python String-1 problems and a total of at least 10 problems from String-1 and Warmup-2 combined. You may attempt the problems as many times as you like. The goal is to pass all of the test cases. On the main page, you will see a green check mark next to each problem that you've solved correctly.

Note: you don't have to solve all the problems in a single session; you may log out and then log back in later and continue working.

Part 3 - Teacher Share

IMPORTANT! If you have not set up the teacher share, see quiz 4 for instructions. If you set it up before you do not need to do it again.