You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
'cd' is used to change the target directory (on terminal). It will switch the current directory to where you provided.
If you want to call functions provided in python, there is also a function called 'os.mkdir()'. However, we still need to define the target directory for it.
There I think we need not have "cd" in function. If I am Wrong then correct me.
The text was updated successfully, but these errors were encountered: