Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Function returns unaccurate value
Post: RE: Function returns unaccurate value

I just get it, thank you so much!!! I was lost in this like for days, I'm starting to lear python and this site and your help just saved me! def multiplicacion(a,b): producto = a*b print prod...
raulfloresgp General Coding Help 4 2,999 Nov-23-2018, 03:39 AM
    Thread: Function returns unaccurate value
Post: RE: Function returns unaccurate value

Thank you for your response! What I expect is the value of "36END" to be returned to math function, but I don't know why it's ignored as you tell, I have tried to put "else" instead of the second "if...
raulfloresgp General Coding Help 4 2,999 Nov-23-2018, 02:37 AM
    Thread: Function returns unaccurate value
Post: Function returns unaccurate value

This is an example of an issue that I have: why if a function calls another function the return of the called function is not accurate: I have inserted some print instructions to evidence the output...
raulfloresgp General Coding Help 4 2,999 Nov-23-2018, 12:50 AM

User Panel Messages

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