Answered step by step
Verified Expert Solution
Question
1 Approved Answer
whithout using a tool while solution using jupyter I want the solution to be a text QUESTION NO. 2: MANDATORY/DOPTIONAL/ Bonus (12 POINTS) A) Write
whithout using a tool while solution using jupyter I want the solution to be a text
QUESTION NO. 2: MANDATORY/DOPTIONAL/ Bonus (12 POINTS) A) Write a python program that: 1. Ask user to insert 2 numbers then prints whether the numbers is positive or negative. (2pts) 2. Then check if they are negative numbers, make them positive numbers, and find the multiplication of both of them, then print the output. (3 pts) 3. If not (it's mean that positive numbers), find the factorial of both numbers, then print the output. (3 pts) B) Write python code removes all punctuations marks from this string: (Welcome AAUP students!... [The midterm is contain: {three master questions}]>>). $ % good luck $ %. Punctuations marks = !0-0{};:\,>./?@#$%^&* (4 pts) Hint (Use for loop)Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started