Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Showing error
Post: RE: Showing error

price_list = { 'internet_connection': { 'name': 'Internet Connection', 'price': 200, 'regularity': 'monthly' }, 'phone_line': { 'name': 'Phone Line', ...
Sakeeb General Coding Help 3 22,307 Mar-31-2020, 12:53 PM
    Thread: Showing error
Post: Showing error

def buying(self): while self.price> 0: try: print ("Items you are buying:\n") if self.internet_connection: print ("{} \t {}\n...
Sakeeb General Coding Help 3 22,307 Mar-31-2020, 11:57 AM

User Panel Messages

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