原创 if_else

判斷一個用戶,密碼是否對#!/usr/bin/env python# -*- coding:utf-8 -*-_username="Lucky"_password="123"username=input("username:")passwo