For this quiz we had to make two programms. One that calculate the value o e with the given accuracy by the user and a program that search for the word banana in a text file.

I struggled with the file question since i dont know how to use properly the .split() very well but still i did my best effort.

Here is my code of the first question: https://github.com/sabaldaba/TC101/blob/master/Question1-quiz

And the second one: https://github.com/sabaldaba/TC101/blob/master/question2-quiz11

CC BY 4.0 Quiz11 by fersabal is licensed under a Creative Commons Attribution 4.0 International License.