You are viewing a single comment's thread. Return to all comments →
He is generating expressions and then executing those expressions using eval.
As the input will be given 4 times so he wants to replicate input() 4 times.
Seems like cookies are disabled on this browser, please enable them to open this website
Set .union() Operation
You are viewing a single comment's thread. Return to all comments →
He is generating expressions and then executing those expressions using eval.
As the input will be given 4 times so he wants to replicate input() 4 times.