エピソード

ファイル システムの管理 |初心者向けのその他の Python [12/20]

多くの場合、ローカル ストレージを使用してファイルを検索し、フォルダー階層を移動する必要があります。 ここでは、ファイルとフォルダーを操作する方法について説明します。

Python for Beginner シリーズについては、こちらをご覧ください。 https://aka.ms/PythonBeginnerSeries
Microsoft Learn の完全な 'Python 入門' コースの場合: https://aka.ms/MSLearnPython
すべてのビデオ コンテンツは次のサイトで利用できます。 https://github.com/microsoft/c9-python-getting-started/
最初のシリーズ: https://github.com/microsoft/c9-python-getting-started/tree/master/python-for-beginners
第 2 シリーズ: https://github.com/microsoft/c9-python-getting-started/tree/master/more-python-for-beginners
第 3 シリーズ: https://github.com/microsoft/c9-python-getting-started/tree/master/even-more-python-for-beginners-data-tools

#microsoftdeveloper #morepythonforbeginners #learntocode

Python