i trying to write a code which will read from user input of the percentage of some words to be appear.
example
user will input 50 5 when the program runs. 50 is the total number of runs and 5 means of the total runs it will have 5% of maybe appear "detected".
i need on some advice of making the 5% that will appear "detected" out of the 50?