I have a variable which is count_process = "time>=20" Now i want to use it in a IF condition like
count_process = "time>=20"
if(time>=20){ do something }
How can I do that?
Aucun commentaire:
Enregistrer un commentaire