Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Not able to validate data from a file
Post: RE: Not able to validate data from a file

(Apr-20-2019, 04:36 PM)SheeppOSU Wrote: Oh sorry I got it working. I needed to strip \n, and now it works perfectly. I attached code for the reference. Thanks for trying! def welcome(): print(...
Zving Homework 7 3,663 Apr-20-2019, 04:50 PM
    Thread: Not able to validate data from a file
Post: RE: Not able to validate data from a file

(Apr-20-2019, 04:06 AM)SheeppOSU Wrote: Sry for late response but I noticed somethign in optionA - it says while name != '' and then inside the name verification it says while name == '' I'm testin...
Zving Homework 7 3,663 Apr-20-2019, 03:24 PM
    Thread: Not able to validate data from a file
Post: RE: Not able to validate data from a file

(Apr-20-2019, 03:33 AM)SheeppOSU Wrote: On line 23 where you check if there name == ''. Try putting a space in between the quotesThanks for your response. I just tried that, but it still does the sa...
Zving Homework 7 3,663 Apr-20-2019, 03:40 AM
    Thread: Not able to validate data from a file
Post: Not able to validate data from a file

Hello! What I am trying to do, is the following: This program opens a file, where it is supposed to read lines of data (Which right now it does fine, in correct order), and validate the name, to ensur...
Zving Homework 7 3,663 Apr-20-2019, 03:08 AM

User Panel Messages

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