## 初期状態のgoogle colabで実行すると以下のような結果が表示
import os

os.listdir(".")

> ['.config', 'sample_data']
おすすめの記事