John Mavrick's Garden

Search IconIcon to open search

Last updated Unknown

**

A5

-forgot to call the function after making it

-take time to run through code before running

-didn’t read instructions thoroughly enough to see if I needed to print outside or inside the function

-read instructions more thoroughly

A5A6- string_compare function

-I forgot that it was len(str) instead of str.len() lmao

-stay up to date!!!

A5A9- meal, price, tip

-Didn’t initially typecast input as a float because I was used to integers

-pay attention

-Didn’t have tax as a variable but Mr. Knight did
-not too sure

-Forgot to properly calculate the price since input had tip in % but needed it in decimal form to calculate

-pay attention

-tried to format in print instead of in function

-its ok ;)

Chapter Test #2

-I didn’t know the types of errors

-review

-I had no idea an empty line would end a function, but I should have figured because of the way multiple choice works

-cheese the system

-I miscounted the e’s in the darth vader question LMAO

-…

-ord converts from character to decimal #

-review

-fomatting to hex always has 2 digits…

-remember

-

**


Interactive Graph