Message from Python discussions

December 2018

— Https://pastebin.com/GtqZ91WT that's the code....

— 

` with open("test.txt", "r") as f:
` for _ in range(0,3):
` line = f.readline()

# You can now do whatever you want with 'line'

— Here's the simple form of the code

— I tried it too...but I don't want to get data from a file....so I don't need readline I suppose.

— But you just asked that

— .

— My fault sorry...I want to print from string

— Sleep ()

— I didn’t understand your request

— The variable _data isnt receiving the output from that curl sys command

— It receives a 0

— Yes it received....if I try without split the whole data prints