Commit f5d8e0ec authored by lixiaofang's avatar lixiaofang

add

parent 00deeb24
......@@ -60,12 +60,12 @@ if __name__ == "__main__":
comment_list = get_offline_comment()
print(comment_list)
for i in range(rand_num):
cook = logins()
comment = get_offline_comment()
print(rand_num)
comment = comment_list[i]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment