Posts

Showing posts with the label #programming

Write a program to calculate the total expenses. Quantity and price per item are input by the user and discount of 10% is offered if the expense is more than 5000.

Image
  Write A Program To Calculate The Total Expenses. Quantity And Price Per Item Are Input By The User And Discount Of 10% Is Offered If The Expense Is More Than 5000. #include<iostream> using namespace std; int main () { int a,b,t,td,tp; float d; d=0.10; cout<<"\t \t * Welcome To Our Book Store * "<<endl; cout<<"\n"; cout<<"Enter the Quantity of books you want to Purchase"<<endl; cin>>a; cout<<"Enter the Price of the Books"<<endl; cin>>b; t=a*b; td= t*d; tp= t-td; if (t>5000) { cout<<"\n"; cout<<"Total Expense = "<<t<<endl; cout<<"Total Expense after 10% discount is = "<<tp<<endl; } else { cout<<"Your Total Expense is "<<t<<endl; } cout<<"\n"; cout<<"\t Thank You For Your Purchase "<<endl; cout<<"\t  Hope You wil

What Is Python Programming?

  Home Blog What is Python Programming? What is Python Programming? Post By  Admin What is Python Programming? Python  programming language is an Interpreted and high-level programming language. This was designed by Guido Van Rossum in the year 1989. The first version of python was released in the year 1991. In the first place result is, with this python language we can Design, any type of Desktop, and software web applications and For the most part, Frameworks will explain what is python Programming. Earlier if you know Java and C++ it is OK. but  Python language  will terminate the wall, that you have designed for a critical programming language. In the meantime get ready to Feel python!  Especially Python is the most used Programming language. For what Python is used for? Computer Programming. Including Physics and mathematics. Developing software. Server web Development. What is the work of Python? In summary,  Python code  is Coupled with Prototyping and fast Production for Softwa