Question: 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
Get step-by-step solutions from verified subject matter experts
