I am new to python and I am struggling to accomplish a simple ask. I am trying to copy my current directory name and placing it into a variable. I dont need the contents of that directory, or the path to that directory. I just need the name of my current directory to be placed into a variable.
Thank you