1# Bring your packages onto the path2import sys, os
3sys.path.append(os.path.abspath(os.path.join('..', 'other_folder')))
45# Now do your import6from other_folder.other_file import *
you will get a confirmation link on this - you will have to click that for successful submission of your answer. we require this to keep the website free of spam, bots and unhelpful content
please ensure to add code which is syntactically corrent and executes properly
you will get a confirmation link on this - you will have to click that for successful submission of your question. we require this to keep the website free of spam, bots and unhelpful content