# Create an empty file with a .vaff extension with open('empty.vaff', 'w') as file: pass # 'pass' means "do nothing", so the file will be empty