Which of the following is/are not true with respect to Python?
A. Python is not case sensitive.
B. Python uses indentation for blocks and nested blocks.
1
Neither A nor B
2
Only B
3
Both A and B
4
Only A
Which of the following is/are not true with respect to Python?
A. Python is not case sensitive.
B. Python uses indentation for blocks and nested blocks.