answersLogoWhite

0


Best Answer

a=input("Enter your customer call number\t:")

print("***********************************************************************************************************************************************************************")

print("\t\t\t\t\t\t\t\t\tWELCOME TO OUR COUSTOMER CARE")

def cust():

print("***********************************************************************************************************************************************************************")

print("\nPlease choose your language options\t:\n***********************************************************************************************************************************************************************\n\t\t\t\t\t\t\t\tPlease choose your language options:\n\t\t\t\t\t\t\t\t\t:-Press 1 for Telugu\n\t\t\t\t\t\t\t\t\t:-Press 2 for English\n\t\t\t\t\t\t\t\t\t:-Press 3 for Hindi\n\t\t\t\t\t\t\t\t\t:-Press 4 for exit\n***********************************************************************************************************************************************************************")

b=input("Please choose your language\t:")

def menu():

if(b==1):

print ("\n************************************************************************************************************************************************************************\n\t\t\t\t\t\t\t:-Press 1 for balance enquiring\n\t\t\t\t\t\t\t:-Press 2 for recharge\n\t\t\t\t\t\t\t:-Press 3 for dailer tunes\n\t\t\t\t\t\t\t:-Press 4 for to know your cell details\n\t\t\t\t\t\t\t:-Press 0 for go to previous menu\n************************************************************************************************************************************************************************")

c=input("Please Enter your option\t:")

if(c==1):

a=input("Please enter the balance enquiry number\t:")

print"\nYour balance is 35.59 Rupees\nThank you."

d=input("Do You want Main menu again press Other Wise U will Exit:\t");

if(d==-1):

return menu();

elif(c==2):

print("\n**********************************************************************************************************************************************************************\n\t\t\t\t\t\t\t:-Press 1 for your own accout\n\t\t\t\t\t\t\t:-Press 2 for any other account\n************************************************************************************************************************************************************************")

d=input("Please enter your option\t:")

if(d==1):

print"\nEnter *123* and then enter your voucher numeber and finally press # and dail.\nMessage:-Successfully recharge:\t"

d=input("Do You want Main menu again press -1 Other Wise U will Exit:\t");

if(d==-1):

return menu();

elif(d==2):

e=input("Please Enter the phone number\t:")

f=input("How much of amount you recharge\t:")

f=open("customer.txt","a")

f.write("\n")

f.write("your given amount Successfully recharged.")

f.close()

print "\nSuccess fully recharged."

d=input("Do You want Main menu again press -1 Other Wise U will Exit:\t");

if(d==-1):

return menu();

else:

print "Please give correct option."

d=input("Do You want Main menu again press -1 Other Wise U will Exit:\t");

if(d==-1):

return menu();

elif(c==3):

print("\n:-Press 1 for New songs\n:-Press 2 for old songs\n:-Press 3 for classical songs\t:")

g=input("Please Enter your option\t:")

if(g==1):

new=raw_input("Enter which new song you want\t:")

print new,"tone is selected to your mobile.\nThank you"

d=input("Do You want Main menu again press -1 Other Wise U will Exit:\t");

if(d==-1):

return menu();

elif(g==2):

old=raw_input("Enter which old song you want\t:")

print old,"tone is selected to your mobile.\nThank you"

d=input("Do You want Main menu again press -1 Other Wise U will Exit:\t");

if(d==-1):

return menu();

elif(g==3):

cla=raw_input("Enter which classical song you want\t:")

print cla,"tone is selected to your mobile.\nThank you"

d=input("Do You want Main menu again press -1 Other Wise U will Exit:\t");

if(d==-1):

return menu();

else:

print"Please choose correct option"

d=input("Do You want Main menu again press -1 Other Wise U will Exit:\t");

if(d==-1):

return menu();

elif(c==4):

h=input("Please tell your mobile number\t:")

print"Your mobile number details\t:::\n\tName:RajaMohan\n\tAddress:Door N0. 2-13, peddaveedhim Penturu,Nandigam (mdl & po)\n\tDistrict:Srikakulam"

d=input("Do You want Main menu again press -1 Other Wise U will Exit:\t");

if(d==-1):

return menu();

menu()

cust();

#BY RajaMoahn @RGUKT Nuzvid 2010

User Avatar

Wiki User

12y ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: How you write customer care program in python language?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Continue Learning about Engineering

How do you write a horoscope program on python?

Hi gys, are you looking to write a program to know the sign depends on the birth date or horoscope on python? write down following codes on python, those will make a nice program. #This program will get the horoscope sign. def getSign(): name = raw_input ("Enter Your Name: ") month = raw_input("Enter Birth Month: ") day = int(raw_input("Enter Birth Day of Month: ")) if month "y": main() letter = raw_input("Go again? (y/n): ")


Write Client and server program in C language using UDP?

Write and run a client and a server program in C-language using UDP


How do you write the code by python?

it depends what type of program you wish to write. python is a very simple programing langauge therefore it doesnt have much room to play with. i mainly use it to work out simple math problems, or use it to calculate thing for games i play, Ex.) This is a program i wrote to work out the Pythagorean therom to find side "C": a = input("Enter Corner Side A\n ") b = input("Enter Corner Side B\n ") c = a*a+b*b import math print math.sqrt(c) raw_input("Press <enter> To Leave Program") input mean that's where you enter your variable, raw input is what you put at the end so it doesnt just run away (NOTE*** THIS IS A PYTHON 2.6.5 SCRIPT, IT WILL NOT WORK ON OTHER VERSIONS OF PYTHON" notice i put ("Press <enter> To Leave Program") this is what it will say before it "runs away". i suggest watching some youtube videos on how to write programs for your version of python. also try using the manual that comes with your version of python. it helps greatly.


Can you write program by c language in dos?

Yes.


Example of Password program code in assembly language?

How to write the program un Assembly language to set a password for personal computers?

Related questions

How do you write a program to input radius of a circle and calculate the area or circumferences of the cirlce?

In which computer language?


Is python 2.2 a antivirus software?

Python is a programming language, it is used to make computer programs. so you could write an antivirus using python.


What program should you move on to after Game Maker if you already know a language such as python?

If you have an interest in games, and know how to program in python you should investigate pygame. Pygame is a python module which is designed to let you use python to write games with sprites and sound. For an introduction to Pygame, see chapter 17 in Al Sweigart's free ebook Invent Your Own Computer Games With Python. (see related link) The Pygame module is available for download from pygame.org.


How do you write letter to Bank customer in Hindi language?

To write a letter to a bank customer in hindi language one must find someone who is fluent in that language or a professional translator to correctly write the letter.


why python is simple?

-It is a high-level and interpreted programming language. -Python is a general-purpose language. -It has a simplified syntax nature. -It is easy to understand. -It is easy to read and write. -Python is much faster than other languages.


Write Client and server program in C language using UDP?

Write and run a client and a server program in C-language using UDP


How do you write a horoscope program on python?

Hi gys, are you looking to write a program to know the sign depends on the birth date or horoscope on python? write down following codes on python, those will make a nice program. #This program will get the horoscope sign. def getSign(): name = raw_input ("Enter Your Name: ") month = raw_input("Enter Birth Month: ") day = int(raw_input("Enter Birth Day of Month: ")) if month "y": main() letter = raw_input("Go again? (y/n): ")


How do you write an assembly language program to find the sum of n numbers using array?

write an assembly language program to find sum of N numbers


Write an assembly language program to print a to z on screen?

write a program to print A to Z on screen in c?


Is it possible to write an operating system using python?

Unfortunately, no. Python is a high-level interpreted language, which means its source code could only be ran by an external application within an operating system. This means that Python cannot run without its base program and if you really wanted to write an operating system from scratch, you would need to learn Assembly Language, Hardware and Software Communication, and some amount of C. Start reading how a BIOS works and how you can use interrupt to print a string to the console to get started.


Can you write program by c language in dos?

Yes.


How do you write the code by python?

it depends what type of program you wish to write. python is a very simple programing langauge therefore it doesnt have much room to play with. i mainly use it to work out simple math problems, or use it to calculate thing for games i play, Ex.) This is a program i wrote to work out the Pythagorean therom to find side "C": a = input("Enter Corner Side A\n ") b = input("Enter Corner Side B\n ") c = a*a+b*b import math print math.sqrt(c) raw_input("Press <enter> To Leave Program") input mean that's where you enter your variable, raw input is what you put at the end so it doesnt just run away (NOTE*** THIS IS A PYTHON 2.6.5 SCRIPT, IT WILL NOT WORK ON OTHER VERSIONS OF PYTHON" notice i put ("Press <enter> To Leave Program") this is what it will say before it "runs away". i suggest watching some youtube videos on how to write programs for your version of python. also try using the manual that comes with your version of python. it helps greatly.