{"type":"video","version":"1.0","html":"<iframe src=\"https://www.loom.com/embed/5b39a917f91b4428889d9f5afcafa816\" frameborder=\"0\" width=\"1920\" height=\"1440\" webkitallowfullscreen mozallowfullscreen allowfullscreen></iframe>","height":1440,"width":1920,"provider_name":"Loom","provider_url":"https://www.loom.com","thumbnail_height":1440,"thumbnail_width":1920,"thumbnail_url":"https://cdn.loom.com/sessions/thumbnails/5b39a917f91b4428889d9f5afcafa816-82b25a54a83b98de.gif","duration":187.407,"title":"Creating a Simple Number Guessing Game in Python","description":"In this video, I walk you through a simple number guessing game I created using Python, where players try to guess a randomly generated number between 1 and 100 within 7 attempts. I explain how I used the random module to generate the secret number and how the game logic works, including tracking guesses and providing feedback on whether the guess is too high or too low. After the loop, I also include a message for when the player runs out of guesses. I encourage you to try running the program yourself to see how it functions in action. Let me know if you have any questions or feedback!"}