Hello everyone, I just started doing Python after I learned a little bit of the language in Computer Science class. (A program at my school.) I am making an RPG and just wondering how I implement random values. For example, the player does between 3-5 damage to enemy, and when the system chooses a value, it subtracts from the monster's HP. Thanks alot for helping.
