Question: How do I get the Get statement? Please help Write two Get statements to get input values into month Born and yearBorn. Then write three

 How do I get the Get statement? Please help Write two

How do I get the Get statement? Please help

Write two Get statements to get input values into month Born and yearBorn. Then write three Put statements to output the month, an underscore, and the year. Ex: If the input is 1 2000, the output is: 1_2000 1 integer monthBorn integer yearBorn Variables Not shown when editing 4 X = Get next input 5 x = Get next input Put monthBorn to output 8 Put "_" to output 9 Put yearBorn to output Write two Get statements to get input values into month Born and yearBorn. Then write three Put statements to output the month, an underscore, and the year. Ex: If the input is 1 2000, the output is: 1_2000 1 integer monthBorn integer yearBorn Variables Not shown when editing 4 X = Get next input 5 x = Get next input Put monthBorn to output 8 Put "_" to output 9 Put yearBorn to output

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!