Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

CHALLENGE ACTIVITY 6 . 2 . 2 : Print functions. 5 5 3 2 6 2 . 4 1 9 4 5 1 0 .

CHALLENGE ACTIVITY
6.2.2: Print functions.
553262.4194510.qx3zqy7
Jump to level 1
Two capital-region pairs are read from input. Define a function print_region_capital() that has two parameters and outputs:
'--', followed by the value of the first parameter and '--' on the first line.
'is ', followed by the value of the second parameter and "'s capital." on the second line.
print_region_capital() should not return any value.
Click here for example
Ex: If the input is:
Montgomery
Alabama
Richmond
Virginia
then the output is:
-- Montgomery --
is Alabama's capital.
-- Richmond --
is Virginia's capital.

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Flash XML Applications Use AS2 And AS3 To Create Photo Galleries Menus And Databases

Authors: Joachim Schnier

1st Edition

0240809173, 978-0240809175

More Books

Students also viewed these Databases questions