t-rexdex / py_bootcamp

Python Bootcamp
0 stars 0 forks source link

See if you can spot the mistake here #4

Closed huytran187 closed 1 year ago

huytran187 commented 1 year ago

https://github.com/t-rexdex/py-bootcamp/blob/5a37a11695980110cee8490e21dd5ab189cb9138/nile-project/main.py#L29

huytran187 commented 1 year ago

Hint: your IDE will highlight potential mistake with jiggling/ziczac line to warn you.

  1. Hover your cursor underneath to see if you could fix this bug. 2.Understand and explain the problem here. In detaisl, you have to explain to me why this function can run successfully, eventhough there is a bug
t-rexdex commented 1 year ago

Completed this issue in Function Project #9