Skip to content
This repository has been archived by the owner on Nov 25, 2022. It is now read-only.

s9kt/Student-Schedule

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

Student Schedule Project

Language: Java

Task

Create a program which takes the following input:

  • Student name
  • Amount of classes
  • Period #
  • Room #
  • Course name

And concatenate a string which is formatted to display the student schedule

Skills Demonstrated

  • User input
  • String concatenation
  • Private methods
  • Formatting with strings

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages