Software bug: defect or problem in a computer program
->unexpected or unintended behaviour
Debugging: processing of finding, fixing and preventing bug
Process:
1)Identify(aware that there is bug)
2)Find(isolate where bug is located)
3)Fix
4)Prevent
------------Self Study ---------------
해당풀이는 굳이 function 안에 looping을 할 필요 없어서 다시 한번 다시 해야 할듯 하다. 집에와서 해결해 볼것!!