Computer Science
State whether the following statement is True or False :
'' (an empty string) has truth value as False.
Python Data Handling
3 Likes
Answer
True
Answered By
2 Likes
Related Questions
State whether the following statement is True or False :
A set can contain duplicate values in it.
State whether the following statement is True or False :
A Boolean value is internally treated as an integer value.
State whether the following statement is True or False :
' ' (a space) has truth value as False.
State whether the following statement is True or False :
Value false is a legal literal value in Python.