I want to add 2 python scripts in one / single script, by taking user input - that which code they want to run. 1.) Take user input that ' which script they want to run' 2.) By creating 2 different class/ object in one python file , as per the user input the script will run automatically.