Great job! In the current directory, there are two files. One named webbrowser.exe and another name code.py.
webbrowser.exe
code.py
Make sure to place os first, then the period (.), and finally listdir().
os
.
listdir()