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

Last updated

Was this helpful?