Robert Thas John
1 min readJul 13, 2018

--

You need to use range(100) to count to 100. It starts from 0 and stops at 100–1 which is 99. Also, you only need to track one value (0 or 1). You then need to set a threshold of 50, and compare whether the value exceeds the threshold, equals it, or is less than suit.

Great job.

--

--

Robert Thas John
Robert Thas John

Responses (1)