数据处理代码,为了生成chatgpt数据

6 lines
55 B

2 years ago
title = "大自然"
b = f"你好,{title}"
print(b)