You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.