Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: These simple equations comes up as an error
Post: RE: These simple equations comes up as an error

If I put it into context, would it make it easier? I am trying to make the value of "x" in the y equation and the "y" in the z equation. It carries on coming up with an error. Here is the full python ...
M3RCY General Coding Help 4 4,078 Jun-26-2017, 09:00 PM
    Thread: These simple equations comes up as an error
Post: These simple equations comes up as an error

I dont know what is going wrong and I would like to fix this. DB = input() x = "float(DB)/10" y = "float(x)+11" z = "float(y)/100" print ("Is this the date of your birthday?"+z)Thanks, M3RCY
M3RCY General Coding Help 4 4,078 Jun-26-2017, 06:11 PM

User Panel Messages

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