Skip to content

Vayanandana/Python-Learning-day22

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Python-Learning-day22

Python Problem : SUM digits, Subtract problems day-4 Question: Sum of 2495 and 789358 In this coding question, you need to write a program that calculates the sum of two numbers, 2495 and 789358, and then prints the result.

Approach To solve this problem, we will follow these simple steps:

1.Calculate the sum of the two given numbers (2495 and 789358). 2.Print the result.

Question: Subtract 596 from 193856 In this coding question, you need to write a program that prints the result when 596 is subtracted from 193856.

Approach To solve this problem, you can follow these simple steps:

1.Subtract 596 from 193856. 2.Print the result.

About

Python Problem : SUM digits, Subtract problems day-4

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages