Question: python Complete the four tasks in the following assignment and submit your notebook to the Learn Platform + Python Assignment Instructions * Complete the following

Complete the four tasks in the following assignment and submit your notebook to the Learn Platform + Python Assignment Instructions * Complete the following questions in your own notebook and submit your notebook to the learn Platform # 1. Print the numer's between 1 and 100 #2. Print the numbers between 1 and 168 divisible by 8 3. Use a white loop to find the first 20 numbers divisible by 5 d. Here is an example function that adds two numbers def simple_adding function(a,b): return a + b Create a function that evaluates if a number is prime (you can not use a list of know primes). Only allow values between and 180. Complete Tasks 1.4 N
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
