Ex21 learnpythonhw

Screenshot_20200414-204813_Dcoder

Is the percentage code done write ? If not , help me making it right thanks…

That works, but try:

float(a) / float(b) * 100.0

That’d maintain precision.

Are you coding on your phone? Is that even possible? :scream: Which text editor are you using??? :thinking:

I believe there’s a post about this setup by @Iota in another thread.