A simple shell (non scriptable) made in python
Any python file present in the src/utils folder can be run by running the command (filename) without the .py extension
Command not found is printed on every execution, even if the command is run successfully(fixed)
Scream command prints a list value
pwd : Print the current working directory
Repository structure should be left as is
No non-built-in libraries need to be installed
Python 3 is required