Saturday, April 6, 2019

Revision Intermediate Level book 1 - 8

After a quite a long and challenging journey, we finally finish the training on Intermediate level book 1 to book 8.

What a relieve huh ?

Along the training, we have go through concept or theory related to Euler Path, Counting, Shortest Path Distance, Gauss Theorem, Tricks in calculation, Logical Thinking Skills, Speed, Marvels of Triangle and etc. Sorry that I could not list down all one by one.

Please refer to the attachment below for revision exercise (answer provided).

Revision Intermediate level Book 1 - 8

I also do provide the python code to solve question 28 - How many times a digits appear in a range of number. If you may use the code to check your answer.

Check the number of occurence of a digit in a range of number

No comments:

Post a Comment

Superior of partial fraction

What is complex fraction? Complex fraction is a fraction whereby its numerator or denominator or both consists of fractions. Partial frac...