true_or_false.md
April 9, 2022 ยท View on GitHub
True or False?
What is the result of each of the following statements?
bool(1)bool("2017")bool("")bool(0)bool()bool(" ")True-True
April 9, 2022 ยท View on GitHub
What is the result of each of the following statements?
bool(1)bool("2017")bool("")bool(0)bool()bool(" ")True-True