C
C
CodingStub2022-01-11 12:41:51
Python
CodingStub, 2022-01-11 12:41:51

Python: How to save data from text form to txt file?

Hello! Who can tell how you can save the text from the TextArea to a separate txt file. In this case, the name of the txt file must be set by us.

Answer the question

In order to leave comments, you need to log in

2 answer(s)
Z
Zhbert, 2022-01-11
@vgluhov

Easily.
1. Take the data from the form.
2. Write line by line to a file whose name you have set yourself.
Seriously, this is a question of the kindergarten level and it is Googled on the first line.

V
Vindicar, 2022-01-11
@Vindicar

Okay, google, python work with .

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question