Programming Series 01
- Write a program in python to print Programming Pandit.
 - Write a program in python to print any number.
 - Write a program in python to print number and String together.
 - Write a program in python to print any String VIA user input.
 - Write a program in python to print any number VIA user input.
 - Write a program in python to show data type of Variable.
 - Write a program in python to show type casting. 
Note: Next all program take input by the user. - Write a program in python to print the Addition of  2 digits.
 - Write a program in python to print the Addition and Substraction of  2 digits.
 - Write a program in python to print the Multiplication and Division of  2 digits.
 - Write a program in python to print the Area of circle.
 - Write a program in python to print the Area of sphere.
 - Write a program in python to print the Area of triangle .
 - Write a program in python to print the Area of square.
 - Write a program in python to calulate simple intrest.
 - Write a program in python to calulate compound intrest.
 - Write a program in python to swap two numbers with third variable.
 - Write a program in python to swap two numbers without third variable.
 - Write a program in python to print ASCII value of given Input.
 - Write a program in python to generate a random number.
 - Write a program in python to convert kilometers to miles.
 - Write a program in python to convert Celsius to Fahrenheit.
 - Write a program in python to convert Hours Minuts Sec. to total seconds.
 
No comments:
Post a Comment