Coding Rock, Paper, Scissors In C Exercise 9_ C Tutorial In Hindi #51

41K views Feb 15, 2024

In the video "Coding Rock, Paper, Scissors In C: Exercise 9 | C Tutorial In Hindi #51," the tutorial likely introduces an exercise focused on creating a Rock, Paper, Scissors game using the C programming language, presented in Hindi. This exercise may involve tasks that require writing C code to implement the game's logic, including user input, computer choice generation, determining the winner, and displaying the result. The tutorial may include guidance on how to approach the exercise, explanations of relevant concepts such as conditional statements and random number generation, and demonstrations of how to implement solutions in C. It aims to provide practical experience for Hindi-speaking learners in applying programming concepts to develop simple yet engaging games effectively.


View Video Transcript
#C & C++
#Video Game Development