Python 12 - OS Path

preview_player
Показать описание
Learn how to use the Python 3 OS.Path class
Рекомендации по теме
Комментарии
Автор

Thank you for this video! It was a good starting intro for me into the os.path class!

tymothylim
Автор

Thanks a lot for the video!! I just have a question, when you used the following code "print("dirname = %s " % path.dirname(path.curdir))" why was it empty?

maramalhujairi