Programming Examples

Python credit card program


Credit Card Program

Solution

amount=int(input("Enter the amount:"))
if(amount<=1000):
       print("Your charge is accepted.")
if(amount>1000):
       print("The amount exceeds your credit limit.")
Output

Enter the amount:1000

Your charge is accepted.


Enter the amount:1200

The amount exceeds your credit limit.

CCC Online Test Python Programming Tutorials Best Computer Training Institute in Prayagraj (Allahabad) Online Exam Quiz O Level NIELIT Study material and Quiz Bank SSC Railway TET UPTET Question Bank career counselling in allahabad Best Website and Software Company in Allahabad Website development Company in Allahabad