the description
---------------
what is the output of this code?
my_str = ''
not_str = not my_str
my_bool = True or False
print(my_bool==not_str)
useful links
------------
book:
https://www.amazon.co.uk/dp/B0BHL2XKCR
useful hashtags
---------------
#python
#pythontutorial
#pythonprogramming
#pythonforbeginners
#pythonprojects