Skip to content

CSE-116/CodingQuiz0

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Coding Quiz

You should follow these steps exactly as you set up your repo. Failure to do so will result in a compilation error when you submit your code.

  1. Clone the Repo
  2. Open the quiz.Quiz0 class
  3. When you get your question from Autolab, write the methods exactly as described

You have a test package containing a class named QuizTest. You may write whatever unit tests you wish in this class, but they will not be considered by the autograder and are completely optional. If you choose to write them, keep in mind that your tests will not be checked for correctness.

To submit to Autolab, run the main method in quiz.Zipper to compress the project, and submit that zip file.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages