SYMBOL INDEX (3 symbols across 2 files) FILE: 004-python/app.py function hello (line 8) | def hello(): FILE: 006-nodejs/server.js constant PORT (line 6) | const PORT = 8080; constant HOST (line 7) | const HOST = '0.0.0.0';