CSCE 115 - Solve it with the Computer
Spring 2012
Quiz #4: if statements and boolean expressions
For this quiz you'll be using an online tool called 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 create a user account by clicking the "create account" link in the
upper righthand corner of the page. Be sure to enter your name as it appears on
the class roster in the name field.
Part 2 - Coding Bat Problems
Be sure that you're logged on to codingbat.com. Then solve at least 10 of
the Python Warmup-1 problems. 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! When you're done, click on the "prefs" link in the upper
righthand part of the page. Under "Teacher Share" enter my email
lmurphy@plu.edu in the "Share to" box and click "Share". This will
allow me to see your solutions and to give you credit for the problems you have
solved correctly. If you skip this step, you will not get credit for your work.