Most viewed recipes tagged "temperature"http://code.activestate.com/recipes/tags/temperature/views/2014-01-03T01:29:28-08:00ActiveState Code RecipesTemperature Conversation Application in Python (Python)
2014-01-03T01:29:28-08:00Captain DeadBoneshttp://code.activestate.com/recipes/users/4184772/http://code.activestate.com/recipes/578804-temperature-conversation-application-in-python/
<p style="color: grey">
Python
recipe 578804
by <a href="/recipes/users/4184772/">Captain DeadBones</a>
(<a href="/recipes/tags/python/">python</a>, <a href="/recipes/tags/temperature/">temperature</a>, <a href="/recipes/tags/units/">units</a>).
</p>
<p>This is a basic program in python that can cover between units of temperature. This was written for an article on <a href="http://thelivingpearl.com/2014/01/02/temperature-conversation-application-in-python/">How to use modules in Python</a>. </p>