Executes a string as a python expression. If you exec(input()), this can be used in tandem with other functions like Python os to modify the operating system.
Executes a string as a python expression. If you exec(input()), this can be used in tandem with other functions like Python os to modify the operating system.