Skip to content

Instantly share code, notes, and snippets.

@ivanjx
Created September 23, 2019 11:56
Show Gist options
  • Save ivanjx/f0f576f3603d20c7d978272bf8c3dd4c to your computer and use it in GitHub Desktop.
Save ivanjx/f0f576f3603d20c7d978272bf8c3dd4c to your computer and use it in GitHub Desktop.
# Input celcius.
celcius = float(input('Suhu celcius: '))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment