chance

Precentage chance to make action

Simple problem: precentage_chance = 0.36 if <don't know what>: #action here has 36% chance to execute pass How can i solve this problem? ...