two python files – one file gives json object and another file takes the output as input
I'm new to python and apologies if my way of questioning is wrong. I have two python files. one file will take as input and another file's output. Problem is, I need to pass input one at a time. So…