Company question banks are included with the Insider plan.
Implement a cd() method that behaves like running cd <destination> in a terminal and then calling pwd.
The base version takes two inputs:
current_dir: the current working directory
-...