if (username == 'sadikturan') and (password == '12345'): print('Hoş geldiniz') else: print('username ya da parola yanlış')