# input_username.py


userName = input('Enter Username: ')


print('Username is: ' + userName)


input('')


##


'''

Username is: Christopher

'''


# Dedicated to God the Father

# All Rights Reserved Christopher Andrew Topalian Copyright 2000-2024

# https://github.com/ChristopherTopalian

# https://github.com/ChristopherAndrewTopalian