Step 1 – Launch the HackerRank Website and “Sign In”. Ref: https://www.hackerrank.com/

Step 2 – Under Python click “Continue Preparation”. Choose “Arithmetic Operators” Challenge.

Step 3 – Read the Instructions Carefully.

Step 4 – List the Requirements and Constraints in a Notepad in simple words. Learn to take notes.

Arithmetic is the fundamental of mathematics that includes the operations of numbers.

Long long time ago in Primary school, you should have learn how to add, minus, divide and multiply numbers.

Let’s do the same in Python in order to solve this challenge.

Step 5 – Convert What You Understand of the Requirements and Constraints into code.

Step 6 – Click “Run Code” to Test Your Code. Do Note if you submit code with errors, you will lose points. So “Run Code” first to ensure everything works.

Step 7 – Once you have tested that your code works, “Submit Code” to clear the challenge and earn some Hacker points.

Leave a Reply

Your email address will not be published. Required fields are marked *