d1trupinoy
Technical User
Newbie to python here. How do I trim the full path to a folder string to just the folder name
example - full path = "C:\\my test folder\myfolder"
desired string output = "myfolder"
Thanks for the help.
example - full path = "C:\\my test folder\myfolder"
desired string output = "myfolder"
Thanks for the help.