Skip to content

CSU-CompSci-CS163-4/Lab13ZooZone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Lab13 ZooZone

Step 1 -- Writing the Methods

For this lab, you will be expected to complete the following methods:

Moving.java:

  • movingBoxes(String filename)
  • headCount()

For instructions on completing these methods, see the Javadoc.

Step 2 -- Testing

Make sure to test your work. Some of the methods are tested for you in main, but be sure to add your own tests!

Step 3 -- Turning It In

Once you're done writing and testing the methods, zip "Moving.java" and submit that to canvas. You do not need to include any of the other Java file for the assignment.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages