a=int(input("Enter no of books")) print("no of books",a) print("cost of books",a*2.75)

Built With

Share this project:

Updates