I am pretty new to Kotlin, i am trying to make a project in Kotlin that executes code taken by the user.
I have used exec()
in python to execute code but I don't know how to use that either, please help me if you know python and Kotlin please help
Any help will be very much appreciated!!
Thanks
EDIT:here is some more info.. i am a newbie in Kotlin i need help with some commands which are like exec in python i am making a program to run python commands in a Kotlin program this is experimental.. forgive me as i am a newbie to Stackoverflow.. thanks..