Click here to Skip to main content
15,888,521 members
Please Sign up or sign in to vote.
1.00/5 (1 vote)
See more:
TimeStamp          Sensor1 Sensor2 Sensor3 ... Sensor159 Sensor160
11:59:59                 22.3        18.1        27.2            10.5             19.2           

StartTime: 
EndTime:


What I have tried:

how do i get above format in textfile from python
Posted
Updated 29-Nov-22 2:23am

1 solution

Start by studying the documentation: 7. Input and Output — Python 3.11.0 documentation[^].
 
Share this answer
 
Comments
CPallini 29-Nov-22 9:05am    
Nice starting point.
Richard MacCutchan 29-Nov-22 9:35am    
Thanks. Another help vampire who still cannot spell "Google".

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900