IT-215 Lab 11 Part 1. Problem solving In the United States, radio call signs must begin with one of the following letters A, K, N, or W. Amateur radio call signs are assigned based on the State a...

1 answer below »

IT-215 Lab 11



Part 1. Problem solving


In the United States, radio call signs must begin with one of the following letters A, K, N, or W. Amateur radio call signs are assigned based on the State a person lives in and the license class they earn. The link below provides all the details needed:



https://hamradioprep.com/ham-radio-call-signs/


The following link provides a Python list of all States, which should save some typing:



https://gist.github.com/norcal82/e4c7e8113f377db184bb#file-state_names-py



Write the Pseudocode for this problem. DO NOT WRITE THE PYTHON SCRIPT



Your pseudocode should not have ANY Python statements. For the pseudocode, you can use the accepted two character State abbreivations.


Here is a link that provides some additional background on Pseudocode



https://www.devopsschool.com/blog/complete-tutorial-for-pseudocode/




Part 2.



Write the Python script for #2. Validate the input to ensure that a properly formatted call sign is entered.


Turn in: Each assignment will list the specifics of what should be turned in. Pay attention to the directions and format.



Submit the following two files


o Your Python script text file.


o A single MS Word document that contains:


§ Screenshot(s) of output from final script run of Part2


§ Screenshots of Part 3

Answered 2 days AfterApr 07, 2022

Answer To: IT-215 Lab 11 Part 1. Problem solving In the United States, radio call signs must begin with one of...

Sathishkumar answered on Apr 08 2022
98 Votes
SOLUTION.PDF

Answer To This Question Is Available To Download

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here