about | help | code help+videos | done | prefs |
Write a conditional that assigns the value of True to fever if temp is greater than 98.6 gotFever(98.6) → False gotFever(99.0) → True gotFever(98.7) → True ...Save, Compile, Run (ctrl-enter) |
Progress graphs:
Your progress graph for this problem
Random user progress graph for this problem
Random Epic Progress Graph
Difficulty: 100
Copyright Nick Parlante 2017 - privacy