Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: for line in new:
Post: for line in new:

Hello, I try to write program who will find the word in the file. new=open(r'C:\Users\andrz\Desktop\New folder (3)\New.docx') for line in new: line=line.rstrip() if not 'But' in line: ...
andrzej357 General Coding Help 1 1,518 Jul-24-2020, 08:30 AM
    Thread: counting down in while with refresh
Post: counting down in while with refresh

Hello, I want to make a countdown. I have 2 problems: 1)I want every second refresh, I mean after 10 i want see 9, but without 10 etc. 2)Word "Start" I want see also after 1 second delay.Now I see th...
andrzej357 General Coding Help 1 1,696 Jul-17-2020, 09:58 AM

User Panel Messages

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