age = int(input()) name = input() # место для вашего кода if age >= 18: print("Welcome " + name) else: print("Sorry")
4/11/2021 7:33:50 PM
константин будник1 Answer
New AnswerYou have invisible invalid characters in code. JUST remove spaces and add again.. or Retype or rewrite all again.. You may copied this from any net sources..
Sololearn Inc.
535 Mission Street, Suite 1591Send us a message