Skip to main content

Timeline for Expression calculator in Python

Current License: CC BY-SA 3.0

5 events
when toggle format what by license comment
Mar 22, 2018 at 17:41 history edited Cabrera CC BY-SA 3.0
added 62 characters in body
Mar 22, 2018 at 17:37 comment added Cabrera Nice call! Overlooked that one.
Mar 22, 2018 at 16:55 comment added Chuck Bartowski Thank you for your suggestions. Unfortunately .isdigit() only works with integers, so when working with decimal numbers in the list it fails. I will change the variable names and condense method calls, as well as place that if statement within the for loop.
Mar 22, 2018 at 1:27 review First posts
Mar 22, 2018 at 3:36
Mar 22, 2018 at 1:24 history answered Cabrera CC BY-SA 3.0