Why 7 > 7.0 showing "no output" in Code Playground?
2/26/2019 5:24:02 PM
Kashif Nawaz5 Answers
New AnswerYou need to tell the computer to display your output. How to do so depends on your language.
@Anna I am using python3 and the output displaying is "No output.". I thing I have to use print(7>7.0), then it should display True or False. Thanks
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message