Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Syntax Error
Post: RE: Syntax Error

(Jun-06-2017, 01:35 PM)sparkz_alot Wrote: Seems like a bit of an obscure solution, as I don't know anyone who would write out ten thousand as 10_000   **dodgy** Remember that an integer is a whole ...
bsullivan1983 Homework 9 8,972 Jun-06-2017, 03:01 PM
    Thread: Syntax Error
Post: RE: Syntax Error

(Jun-06-2017, 04:24 AM)Larz60+ Wrote: Quote: How would I go about fixing that? replace the comma's as follows: snum = input() num = int(snum.replace(',', '')) I appreciate it. Not part of the first...
bsullivan1983 Homework 9 8,972 Jun-06-2017, 04:59 AM
    Thread: Syntax Error
Post: RE: Syntax Error

(Jun-06-2017, 03:27 AM)wavic Wrote: Put your code in python code tags. You have missed a close bracket in the input() line. I apologize for not posting correctly. I'll make sure it doesn't happen a...
bsullivan1983 Homework 9 8,972 Jun-06-2017, 03:52 AM
    Thread: Syntax Error
Post: Syntax Error

Hey all. Just started Fundamentals of Programming 1 at my local community college. I'm on my first homework assignment which is as follows: Land Calculation. One acre of land is equivalent to 43,560 ...
bsullivan1983 Homework 9 8,972 Jun-06-2017, 02:46 AM

User Panel Messages

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