Try my_boolean = not True | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Try my_boolean = not True

Try my_boolean = not True # apply this for not False. Note the not shd start with small letters and True or Flase shd start in capital my_boolean = not True print(my_boolean) print(2 == 3) print("hello" == "hello")

27th Feb 2021, 5:31 AM
Vinesh Meshram
Vinesh Meshram - avatar
3 Answers
+ 1
Vinesh Meshram So what is your question/doubt? Please clarify and give more details.
27th Feb 2021, 6:03 AM
noteve
noteve - avatar
+ 1
Vinesh Meshram This is Question/Answer discussion section but this is not your question so please post it in your Feed Post.
27th Feb 2021, 6:08 AM
A͢J
A͢J - avatar
0
Alright.. Thanks...
27th Feb 2021, 6:41 AM
Vinesh Meshram
Vinesh Meshram - avatar