الفراولة
10-18-2006, 08:27 PM
أنا مبتدأة في برنامج السي بلس بلس
وممكن تساعدوني ف كتابة البرنامج الآتي:
write c++ program that prompts the user to enter their full name , street address, and city,state.and zip code,and reads them into three string variables. display the string as you would to address an envelope.
sample output:
Enter your name: Ahmed
enter your street address: 506 Elm St
Enter your city,state and zip code: Hollywood,CA 90210
Ahmed
506 Elm St
Hollywood,CA 90210
اتمنى منكم أن تسااااااااااااعدووووووووووني
تحياتي
وممكن تساعدوني ف كتابة البرنامج الآتي:
write c++ program that prompts the user to enter their full name , street address, and city,state.and zip code,and reads them into three string variables. display the string as you would to address an envelope.
sample output:
Enter your name: Ahmed
enter your street address: 506 Elm St
Enter your city,state and zip code: Hollywood,CA 90210
Ahmed
506 Elm St
Hollywood,CA 90210
اتمنى منكم أن تسااااااااااااعدووووووووووني
تحياتي



