ADD 2 numbers | Codechef | Python
In this video you will learn how to solve ADD 2 Numbers problem of beginner level in Codechef. ADD 2 Numbers problem is quite easy to solve in Python. The problem is all about adding 2 numbers and display then as output. But you can't just add 2 numbers and display them. You need to ask user about how many test cases of numbers you wanna add and display them. So, first thing is asking the number of test cases of user. After asking them you should take 2 inputs for each and every test cases. After taking input, you should add them and display them. People who watch doing this may think that it is very easy. But beginners, it seems hard if you are solving this for the first time. just never't quit. Learn and explore. Find more ways to solve them. If you wanna solve this problem then follow this link : https://www.codechef.com/problems/FLOW001 If you haven't sign-up then follow this video : https://youtu.be/uEfwjbNlHKg Are you interested in solving ATM problem of beginner level in Codechef then punch this video link : https://youtu.be/DAHwIque5YQ Do you wanna solve INTEST problem of beginner level in Codchef then hit this video link : https://youtu.be/ClsHdcdQKLI