3PM Python Level 2
We went over the Test result. We improved FoodRecommendation program We make the program not case sensitive so it will accept 'ChIneSe' for instance. We make the program able to detect duplication.Read More...
We went over the Test result. We improved FoodRecommendation program We make the program not case sensitive so it will accept 'ChIneSe' for instance. We make the program able to detect duplication.Read More...
We improved "FoodRecommendation.py" We stopped duplication of food. We made the program not case sensitive. We learned about Python Dictionary. Homework Create a python file ‘May18_Homework_Dictionary.py’ Create an empty dictionary called “food_prices”.Read More...