Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 303 Bytes

File metadata and controls

2 lines (2 loc) · 303 Bytes

Cricket-Match

This is a simple Python-based cricket score simulator where two teams take turns to play their innings. Each team gets 20 balls, and users can input the runs scored or mark a player as “out.” After both teams finish, the program compares their total scores and declares the winner.