Skip to content

Instantly share code, notes, and snippets.

@davidkathoh
Created July 13, 2019 09:44
Show Gist options
  • Save davidkathoh/24daf6e2f91004fe1c9af78afa1fa575 to your computer and use it in GitHub Desktop.
Save davidkathoh/24daf6e2f91004fe1c9af78afa1fa575 to your computer and use it in GitHub Desktop.
val ticketPaye = true
val matchGagne = false
val jhonSalaire = 5000
val samSalaire = 4000
val gagnePlus = jhonSalaire > samSalaire// true
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment