Waiting for answer This question has not been answered yet. You can hire a professional tutor to get the answer.
i really need some help with this python work, it must be at least 25 lines of code and have at least: 3 inputs1 escape character3 print commands1 string concatenation2 math operations1 loop(for or w
i really need some help with this python work,
it must be at least 25 lines of code and have at least:
- 3 inputs
- 1 escape character
- 3 print commands
- 1 string concatenation
- 2 math operations
- 1 loop(for or wile)
- 2 "if/elif/else" statements or 1 of each