hat will be the output of the following Python code snippet?
print('my_string'.isidentifier())
print('my_string'.isidentifier())hat will be the output of the following Python code snippet?
print('my_string'.isidentifier()) Correct Answer True
মোঃ আরিফুল ইসলাম
Feb 20, 2025
