Skip to content

Instantly share code, notes, and snippets.

@josep2
Created November 21, 2019 04:04
Show Gist options
  • Save josep2/734b1c591c6331969a25d8a75e4477f1 to your computer and use it in GitHub Desktop.
Save josep2/734b1c591c6331969a25d8a75e4477f1 to your computer and use it in GitHub Desktop.
case class Player(firstName: String, lastName: String, ppg: Double, apg: Double, rpg: Double)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment