Chơi kéo búa bao Python
Bằng cách nhấp vào Đăng nhập, bạn đồng ý Chính sách bảo mật và Điều khoản sử dụng của chúng tôi. Nếu đây không phải máy tính của bạn, để đảm bảo an toàn, hãy sử dụng Cửa sổ riêng tư (Tab ẩn danh) để đăng nhập (New Private Window / New Incognito Window).
from random import randint
print("CHAO MUNG CAC BAN DA DEN VOI GAME ''KEO, BUA, BAO''")
print("Hay chon Keo hoac Bua hoac Bao: ")
player = input()
computer = randint(0,2)
if computer == 0:
computer = "Bua"
if computer == 1:
computer = "Bao"
if computer == 2:
computer = "Keo"
print("+++---+++")
print("Ban chon: " + player)
if player == computer:
print("May chon: " + computer)
print("+++---+++")
print("May said: Hoa roi. Lai lan nua nao!")
else:
if player == "Keo":
if computer == "Bua":
print("May chon: " + computer)
print("+++---+++")
print("May said: Ban thua roi. Ve luyen tap lai di.")
else:
print("May chon: " + computer)
print("+++---+++")
print("May said: Ban thang roi. Hen thoi.")
elif player == "Bua":
if computer == "Bao":
print("May chon: " + computer)
print("+++---+++")
print("May said: Ban thua roi. Ve luyen tap lai di.")
else:
print("May chon: " + computer)
print("+++---+++")
print("May said: Ban thang roi. Hen thoi.")
elif player == "Bao":
if computer == "Keo":
print("May chon: " + computer)
print("+++---+++")
print("May said: Ban thua roi. Ve luyen tap lai di.")
else:
print("May chon: " + computer)
print("+++---+++")
print("May said: Ban thang roi. Hen thoi.")
else:
computer = "Nhap sai roi! Nhap lai di 3!"
print("May said: " + computer)
print("+++---+++")
Tham gia Cộng đồng Lazi trên các mạng xã hội | |
Fanpage: | https://www.fb.com/lazi.vn |
Group: | https://www.fb.com/groups/lazi.vn |
Kênh FB: | https://m.me/j/AbY8WMG2VhCvgIcB |
LaziGo: | https://go.lazi.vn/join/lazigo |
Discord: | https://discord.gg/4vkBe6wJuU |
Youtube: | https://www.youtube.com/@lazi-vn |
Tiktok: | https://www.tiktok.com/@lazi.vn |
Hôm nay bạn thế nào? Hãy nhấp vào một lựa chọn, nếu may mắn bạn sẽ được tặng 50.000 xu từ Lazi
Vui | Buồn | Bình thường |