can someone help me with this, I have a program that converts string to integer list, then returns a new list based on user input and if any error comes, exception handles it.. this all output I'm saving in 'data' variable, now I want to use this program from another python file, and I am struggling to do that, I can't use return, because I have for loops in my program then how can I get data variables from another python file...

https://pastebin.com/TxUJDZJ2

Sep 4, 2021, 7:26 PM

© 2024 Draquery.com All rights reserved.