Python1 Min Read LetuscrackonMarch 19, 2025 Batsman Score Batsman Score: Given an integer R as input, the program must print Double Century if the given integer R is greater than or equal to…
Python1 Min Read LetuscrackonJanuary 11, 2025 Four Players Score Combination Four Players Score Combination: The program must accept the score of N players in a cricket match. The program must print the number of…
C1 Min Read LetuscrackonDecember 10, 2024 Number of Ways to Reach Score Consider a game where a player can score 3 or 5 or 10 points in a move. The program must accept an…
C1 Min Read LetuscrackonJune 8, 2024 Series Team Score Two soccer team A and B play a series of matches over a period of time. In a match, the winning team gets 3 points. If the match ends in a…