-
-
Notifications
You must be signed in to change notification settings - Fork 791
Open
Labels
type:enhancementPropose enhancement to the lessonPropose enhancement to the lesson
Description
Currently four conventions are used for variable names for temperatures in episode 08:
fahrenheit_val
andcelsius_val
(with or without a suffix)temp
, with no qualificationtemp_c
,temp_f
, andtemp_k
temp_fahr
andtemp_kelvin
Is there a reason not to use a single, consistent way of spelling these?
(In particular, temp
with no qualifier makes an assumption of Fahrenheit as the default, which is not true outside of North America; see my comment on #1000.)
Metadata
Metadata
Assignees
Labels
type:enhancementPropose enhancement to the lessonPropose enhancement to the lesson