txt tag

14 questions


1 answers
119 views
0
I'd like to ask you to recall Python txt content in a row

The code you want to fill out is as follows.There are several txt files in the folder, and you print out a list of them firstI'd like to print out the contents of each txt file using repetitive statem...

2 years ago

1 answers
80 views
0
Python Text File Questions: When you type a number, you add the numbers in the file to save them to the file

Is there any code that can be modified by opening a text file (.txt)? If I type a number, I want to add the numbers in the file to make it possible to save it in the file, so I'd appreciate it if you ...

2 years ago

1 answers
75 views
0
python) split txt file To save as multiple files

How to load a txt file, divide the sentence, and save it as multiple txt files For example, if there are 10 sentences in the txt file and you want to divide them into 2 or 3 files,If you divide 10 sen...

2 years ago

1 answers
79 views
0
Matrix output of txt file from Python

3 21.0 2.0 3.04.0 5.0 6.03 21.0 2.0 3.04.0 5.0 6.0I want to call the intxt file Python and print out two matrices and find the sum of the two matrices.A=1.0 2.0 3.04.0 5.0 6.0I hope it comes out lik...

2 years ago
« - 2 -

© 2024 OneMinuteCode. All rights reserved.