day 1 | python problem | Calculate multiplication and sum of two number

Опубликовано: 07 Август 2026
на канале: Code with Educational video corner
182
10

Hi guys. welcome to BitsBytesBricks. In this video I am sharing one of the python problems with its solution. It's a simple problem and solve less than five minutes. in this code i have used in def function and if condition method. in this problem solved by vs editor

#python
#pythonbeginner
#pythonprogramming
#tamil
#pythonforbeginners
#pythontutorialforbeginners
#pythontamil
#pythonQuiz
#pythonexercise

problem statement: -
Given two integer numbers, return their product only if the product is equal to or lower than 1000. Otherwise, return their sum.

#python
#pythonbeginner
#pythonprogramming
#tamil
#pythonforbeginners
#pythontutorialforbeginners
#pythontamil