I'm having trouble trying to convert the results of my "def pricing(question)" function into decimal values instead of scientific.
I tried converting the result to a string but that didn't work and I can't see anyway of formatting the pricex variables where they are.
Any help is much appreciated