/**
 * CS139 - Programming Fundamentals
 * Department of Computer Science
 * James Madison University
 * @version Spring 2016
 */

CodingBat Strings and Loops

Resources

Instructions

  1. Log into codingbat.com. (If you don't have an account yet, follow the instructions from the previous CodingBat lab for setting one up.)
  2. Complete the following three exercises in the String-1 section:

  3. For the remainder of the lab, work on exercises in the String-2 section. You should finish as many of these as possible. You must complete at least four to receive full credit for this activity.

We will use CodingBat in subsequent labs, and you are encouraged to work on CodingBat problems at any time.