INSTRUCTIONS: • You are to answer this activity individually. • You are to create a Python application that makes use of different variables and expressions to output different sets of data. • It must meet all of the following requirements: • The application must create a variable for pounds (Ibs) and convert it to kilograms (kg) then output the initial value and converted value. • The application must create a variable for miles (mi) and convert it to kilometers (km) and then output the initial value and converted value. • The application must create a variable for Fahrenheit (°F) and convert it to Celsius (°C) and then output the initial value and converted value. • The application must calculate the average age of a group of 10 students then display the ages of all the students and the average age of the students. • The application must output a multiline/regular string. The multiline/regular string will be a fantasy story based on what you will come up with, either based on an existing story or your own creation. The story must include 5 character names, equipment names, item names, or ability names that were assigned to different variables and concatenated to the output. • UPLOAD YOUR SOURCE CODE IN ".py" or ".ipynb" FORMATS ONLY. Sample Output: Weight in Pounds (1bs): 300 Weight converted to kilograms (kg): 136.05 Length in Miles (mi): 21 Length in Kilometers (km): 33.79 =--------== Temperature in Fahrenheit (°F): 9900 Temperature in Celsius (°C): 5482.22 ------=------------- ----= Age of Student 1: 22 Age of Student 2: 19 Age of Student 3: 20 Age of Student 4: 20 Age of Student 5: 18 Age of Student 6: 21 Age of Student 7: 23 Age of Student 8: 25 Age of Student 9: 19 Age of Student 10: 21 The average age of the students is: 20.8 -------=--- ------ The evil demon king -Ibrahim the Destroyer~ has attacked the capital of the Magical Kingdom. In order to stop the demon king, the heroes banded together and fought back against the demon king, but the demon king is simply too strong. He swings his mighty blade, to attack the hero's party. when they try to counterattack, their attacks are deflected thanks to the of the demon king. Using his secret skill <12 Secret Herbs and Spices>, the demon king is then able to quickly gather the mana and items needed to cast his ultimate skill , to defeat the heroes.

Computer Networking: A Top-Down Approach (7th Edition)
7th Edition
ISBN:9780133594140
Author:James Kurose, Keith Ross
Publisher:James Kurose, Keith Ross
Chapter1: Computer Networks And The Internet
Section: Chapter Questions
Problem R1RQ: What is the difference between a host and an end system? List several different types of end...
icon
Related questions
Question
INSTRUCTIONS:
• You are to answer this activity individually.
• You are to create a Python application that makes use of different variables and expressions to output different sets of data.
• It must meet all of the following requirements:
• The application must create a variable for pounds (Ibs) and convert it to kilograms (kg) then output the initial value and converted value.
• The application must create a variable for miles (mi) and convert it to kilometers (km) and then output the initial value and converted value.
• The application must create a variable for Fahrenheit (°F) and convert it to Celsius (°C) and then output the initial value and converted value.
• The application must calculate the average age of a group of 10 students then display the ages of all the students and the average age of the students.
• The application must output a multiline/regular string. The multiline/regular string will be a fantasy story based on what you will come up with, either based on an existing story or your own creation. The
story must include 5 character names, equipment names, item names, or ability names that were assigned to different variables and concatenated to the output.
• UPLOAD YOUR SOURCE CODE IN ".py" or ".ipynb" FORMATS ONLY.
Sample Output:
Weight in Pounds (1bs): 300
Weight converted to kilograms (kg): 136.05
Length in Miles (mi): 21
Length in Kilometers (km): 33.79
=--------==
Temperature in Fahrenheit (°F): 9900
Temperature in Celsius (°C): 5482.22
------=-------------
----=
Age of Student 1: 22
Age of Student 2: 19
Age of Student 3: 20
Age of Student 4: 20
Age of Student 5: 18
Age of Student 6: 21
Age of Student 7: 23
Age of Student 8: 25
Age of Student 9: 19
Age of Student 10: 21
The average age of the students is: 20.8
-------=---
------
The evil demon king -Ibrahim the Destroyer~ has attacked the capital of the Magical Kingdom.
In order to stop the demon king, the heroes banded together and fought back against the demon king, but
the demon king is simply too strong. He swings his mighty blade, <Sword of Damage go brrrrr> to attack the hero's party.
when they try to counterattack, their attacks are deflected thanks to the <Armor of Pls Dont Hurt Me> of the demon king.
Using his secret skill <12 Secret Herbs and Spices>, the demon king is then able to quickly gather the mana and
items needed to cast his ultimate skill <Unlimited Burger Works>, to defeat the heroes.
Transcribed Image Text:INSTRUCTIONS: • You are to answer this activity individually. • You are to create a Python application that makes use of different variables and expressions to output different sets of data. • It must meet all of the following requirements: • The application must create a variable for pounds (Ibs) and convert it to kilograms (kg) then output the initial value and converted value. • The application must create a variable for miles (mi) and convert it to kilometers (km) and then output the initial value and converted value. • The application must create a variable for Fahrenheit (°F) and convert it to Celsius (°C) and then output the initial value and converted value. • The application must calculate the average age of a group of 10 students then display the ages of all the students and the average age of the students. • The application must output a multiline/regular string. The multiline/regular string will be a fantasy story based on what you will come up with, either based on an existing story or your own creation. The story must include 5 character names, equipment names, item names, or ability names that were assigned to different variables and concatenated to the output. • UPLOAD YOUR SOURCE CODE IN ".py" or ".ipynb" FORMATS ONLY. Sample Output: Weight in Pounds (1bs): 300 Weight converted to kilograms (kg): 136.05 Length in Miles (mi): 21 Length in Kilometers (km): 33.79 =--------== Temperature in Fahrenheit (°F): 9900 Temperature in Celsius (°C): 5482.22 ------=------------- ----= Age of Student 1: 22 Age of Student 2: 19 Age of Student 3: 20 Age of Student 4: 20 Age of Student 5: 18 Age of Student 6: 21 Age of Student 7: 23 Age of Student 8: 25 Age of Student 9: 19 Age of Student 10: 21 The average age of the students is: 20.8 -------=--- ------ The evil demon king -Ibrahim the Destroyer~ has attacked the capital of the Magical Kingdom. In order to stop the demon king, the heroes banded together and fought back against the demon king, but the demon king is simply too strong. He swings his mighty blade, <Sword of Damage go brrrrr> to attack the hero's party. when they try to counterattack, their attacks are deflected thanks to the <Armor of Pls Dont Hurt Me> of the demon king. Using his secret skill <12 Secret Herbs and Spices>, the demon king is then able to quickly gather the mana and items needed to cast his ultimate skill <Unlimited Burger Works>, to defeat the heroes.
Expert Solution
steps

Step by step

Solved in 4 steps with 2 images

Blurred answer
Recommended textbooks for you
Computer Networking: A Top-Down Approach (7th Edi…
Computer Networking: A Top-Down Approach (7th Edi…
Computer Engineering
ISBN:
9780133594140
Author:
James Kurose, Keith Ross
Publisher:
PEARSON
Computer Organization and Design MIPS Edition, Fi…
Computer Organization and Design MIPS Edition, Fi…
Computer Engineering
ISBN:
9780124077263
Author:
David A. Patterson, John L. Hennessy
Publisher:
Elsevier Science
Network+ Guide to Networks (MindTap Course List)
Network+ Guide to Networks (MindTap Course List)
Computer Engineering
ISBN:
9781337569330
Author:
Jill West, Tamara Dean, Jean Andrews
Publisher:
Cengage Learning
Concepts of Database Management
Concepts of Database Management
Computer Engineering
ISBN:
9781337093422
Author:
Joy L. Starks, Philip J. Pratt, Mary Z. Last
Publisher:
Cengage Learning
Prelude to Programming
Prelude to Programming
Computer Engineering
ISBN:
9780133750423
Author:
VENIT, Stewart
Publisher:
Pearson Education
Sc Business Data Communications and Networking, T…
Sc Business Data Communications and Networking, T…
Computer Engineering
ISBN:
9781119368830
Author:
FITZGERALD
Publisher:
WILEY