printl("Enter a string:") str = input() printl("Enter a number:") n = int(input())