- This event has passed.
7 PM – Coding Competition Training
April 5, 2020 @ 7:00 pm - 8:00 pm
- We went over how to do the following
- https://www.hackerrank.com/challenges/finding-the-percentage/problem
- Do problem #3 (Simple Calculator) from 2017 Pomona Highschool Competition questions.
- How to iterate every letter in a String.
- How to do decimal precision formater.
- How to use a dictionary.
- How to split String separated by spaces into List.
- Homework:
- If you are struggling to do the homework, on the due date, email me at gamas@ayclogic.com with your questions and attach whatever code you have so far.
- By Tuesday, send me an email on your solution to do the following: https://www.hackerrank.com/challenges/python-lists/problem
- You need to know how to split String separated by spaces into List.
- Look at the Tutorial tab
- By Thursday, send me an email on your solution to do problem #4 (One Up) from 2017 Pomona Highschool. Competition questions.
- By Saturday, send me an email on your solution to do the following problem
- Do problem #3 (Simple Calculator) from 2017 Pomona Highschool.