FIll in boolean blank | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 1

FIll in boolean blank

open = False _____(open) how to write a boolean with open=false, the open part is correct

17th Dec 2021, 1:52 PM
Branden Mitchell
4 Answers
+ 4
print open
16th Feb 2023, 3:47 AM
Deva Nithin
Deva Nithin - avatar
+ 1
open=False print (open)
20th Sep 2023, 6:42 PM
BAMIGBAYE IBUKUNOLUWAPO
BAMIGBAYE IBUKUNOLUWAPO - avatar
0
Fill in the blanks to output the value of the open Boolean variable: open = False ( Type )
5th Feb 2023, 9:51 AM
U/phy/18/438
U/phy/18/438 - avatar