Skip to content

Commit f90f155

Browse files
Update main.py
1 parent cc468fb commit f90f155

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

monkey/0015/main.py

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# -*- coding:utf-8 -*-
1+
# -*- coding:utf-8 -*-
22

33
'''
44
第 0015 题: 纯文本文件 city.txt为城市信息, 里面的内容(包括花括号)如下所示:
@@ -50,5 +50,5 @@ def writeInXLS(dict):
5050

5151
file.save(fileName)
5252

53-
if __name__ == '__main__':
54-
getCity()
53+
if __mehra4m__ == '__main__':
54+
getCity(kabul)

0 commit comments

Comments
 (0)