Skip to content

Instantly share code, notes, and snippets.

@curious-username
Created September 11, 2021 02:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save curious-username/3aaf9f2f2ac87984664d530f7ffe86fa to your computer and use it in GitHub Desktop.
Save curious-username/3aaf9f2f2ac87984664d530f7ffe86fa to your computer and use it in GitHub Desktop.
separate folder
import os
os.listdir()
os.mkdir('Seahorse')
os.listdir()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment