input() function with 's' format to get string input from user~= operatorNote: This version uses strcmp() for string comparison, which is more robust for different data types.
input() function with 's' format to get string input from user~= operator