Write a program in python to initialize two integer numbers and print the sum.

2) Write a program in python to initialize two integer numbers and print the sum. a=10 b=20 c=a+b print(c) output : Add-two-numbers-program
This is a python programming blog that covers the complete syllabus of CBSE XI-XII and OLEVEL. it helps you to solve your python programming related doubts and queries.number programs, series programs, pattern programs, array programs, string programs, function programs, list programs, set programs, tuple programs, dictionary programs, oop's related programs exceptional handling programs and all python programs.