using glob and touch to create a empty file in python code example Example: python os make empty file open(x, 'a').close()