Question: Draw an IPO Chart for the following problem statement. NOTE: Algorithm is NOT required A program that receives an address in the following format: [street
Draw an IPO Chart for the following problem statement. NOTE: Algorithm is NOT required A program that receives an address in the following format: [street address], [suburb] [state] [postcode] then, check if postcode is a Melbourne-only postcode (between 3000 to 3999). If yes, it displays the message This is a Melbourne address.; otherwise, it displays This is not a Melbourne address. For example: Input: 153 Broadway St, Burwood VIC 3125 Output: This is a Melbourne address
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
