Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: out and back to loop
Post: RE: out and back to loop

ok but how I go back to my loop ?
vlk General Coding Help 2 1,738 Oct-07-2019, 06:26 PM
    Thread: out and back to loop
Post: out and back to loop

Hi everyone, I don't understand how out from a loop while. I have a test loop ho test the contacts GPIO from my raspberry then the contact go to close send email (just one) and when the contact go bac...
vlk General Coding Help 2 1,738 Oct-07-2019, 05:36 PM
    Thread: variables from a text file
Post: RE: variables from a text file

thank you, in this example I can read the second line from my file : m = open('variables.txt','r') mail = m.readlines()[1].rstrip() print("My email : ", mail) **biggrin**
vlk General Coding Help 2 2,236 Sep-22-2019, 06:44 PM
    Thread: variables from a text file
Post: variables from a text file

hello everyone, can you please give me the procedure to retrieve the variables from a text file? exemple : pin = "all from the first line from /home/me/myvariables.txt" email = "all from the second ...
vlk General Coding Help 2 2,236 Sep-20-2019, 02:29 PM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020