Commit c304ba7e by BellCodeEditor

save project

parent cd6cb62c
Showing with 6 additions and 0 deletions
with open("C:\\Users\\28180\\Desktop\\test.tst",'r') as f:
message = f.read()
print(message)
for msg in message:
print(message)
\ No newline at end of file
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 sign in to comment