Skip to content

Instantly share code, notes, and snippets.

@jaamaalxyz
Last active February 27, 2018 03:42
Show Gist options
  • Save jaamaalxyz/383245a0fae96b82c94653c0e17672cb to your computer and use it in GitHub Desktop.
Save jaamaalxyz/383245a0fae96b82c94653c0e17672cb to your computer and use it in GitHub Desktop.
// Price for groceries
var potatoPrice = 20;
var tomatoPrice = 30;
var fishPrice = 160;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment