users_list = ['Niuniu', 'Niumei', 'HR', 'Niu Ke Le', 'GURR', 'LOLO' ] for user_name in users_list: if user_name == 'HR': print('Hi, HR! Wo...