Skip to content

Instantly share code, notes, and snippets.

@ivanjx
Created September 23, 2019 11:58
Show Gist options
  • Save ivanjx/6c77629c4de53c351180592514041252 to your computer and use it in GitHub Desktop.
Save ivanjx/6c77629c4de53c351180592514041252 to your computer and use it in GitHub Desktop.
# Print hasil.
print("Kelvin: " + str(kelvin))
print("Reamur: " + str(reamur))
print("Fahrenheit: " + str(fahrenheit))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment