Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Homework
Post: Homework

Please, how do i make my comparison case sensitive? #program that simulates how websites ensure that everyone has a unique username . current_users = ['mary', 'michael', 'john', 'cyril', 'philippa'] ...
Philippa Homework 5 2,370 Jan-08-2020, 08:57 PM
    Thread: Homework on conditional execution
Post: RE: Homework on conditional execution

Thank you so much jefsummers. I understand it better now. Thank you everyone, you were all so helpful
Philippa Homework 6 3,370 Jan-08-2020, 08:33 PM
    Thread: Homework on conditional execution
Post: Homework on conditional execution

Please how do i make my computation stay in the range between 0.0 and 1.0 score = input('Enter a score: ') if float(score) > 1.0 print('Bad score') if float(score) >= 0.9: print('A') eli...
Philippa Homework 6 3,370 Jan-03-2020, 01:08 PM

User Panel Messages

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