Python 1 / 3 Which symbol is used to write comments in Python? // /* */ # <!-- --> 2 / 3 Which data type is used to store text in Python? int float char str 3 / 3 Which of the following is the correct way to print something in Python? echo "Hello" printf("Hello") print("Hello") cout << "Hello" Your score isThe average score is 43% 0% Restart quiz