9 lines
143 B
Python
Raw Normal View History

2025-07-17 08:39:15 +08:00
# This Python file uses the following encoding: utf-8
# if __name__ == "__main__":
# pass
def temperImg():
print("aaaa")
temperImg()