Create a new Python file
Option A:
Open your code editor and create a file named search_opportunities.py
Option B:
Use your terminal to run the command touch search_opportunities.py
Something not working as expected? Check out common issues & solutions.
Last updated
Was this helpful?