IT 140: Introduction to Scripting v3 home > 2.1: String basicsE zyBooks catalog? Help/FAQ8 Jose RoqueCHALLENGE2.1.1: Reading multiple data types.ACTIVITYType two statements. The first reads...


B Announcements - IT-140-J61 x<br>zy Section 2.1 - IT 140: Introduc<br>JB Step 1. Create and run your fi X<br>* (Solved] Reading multiple da<br>+<br>Home<br>Ô https://learn.zybooks.com/zybook/SNHUIT140V3/chapter/2/section/1<br>= zyBookS My library > IT 140: Introduction to Scripting v3 home > 2.1: String basics<br>E zyBooks catalog<br>? Help/FAQ<br>8 Jose Roque<br>CHALLENGE<br>2.1.1: Reading multiple data types.<br>ACTIVITY<br>Type two statements. The first reads user input into person_name. The second reads user input into person_age. Use the int()<br>function to convert person_age into an integer. Below is a sample output for the given program if the user's input is: Amy 4<br>In 5 years Amy will be 9<br>Note: Do not write a prompt for the input values.<br>247772.2002516.qx3zqy7<br>1 person_name = '

Extracted text: B Announcements - IT-140-J61 x zy Section 2.1 - IT 140: Introduc JB Step 1. Create and run your fi X * (Solved] Reading multiple da + Home Ô https://learn.zybooks.com/zybook/SNHUIT140V3/chapter/2/section/1 = zyBookS My library > IT 140: Introduction to Scripting v3 home > 2.1: String basics E zyBooks catalog ? Help/FAQ 8 Jose Roque CHALLENGE 2.1.1: Reading multiple data types. ACTIVITY Type two statements. The first reads user input into person_name. The second reads user input into person_age. Use the int() function to convert person_age into an integer. Below is a sample output for the given program if the user's input is: Amy 4 In 5 years Amy will be 9 Note: Do not write a prompt for the input values. 247772.2002516.qx3zqy7 1 person_name = '" 2 person_age = 0 1 test passed 4 | 6 print('In 5 years', person_name, 'will be', person_age + 5) All tests passed Activate Windows Go to Settings to activate Windows. Run 6:03 AM P Type here to search 四 81°F 7/6/2021
Jun 10, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here