Question: Please Provide Code And OutPut Of The Programs. Lab Tasks: 1. Write a Python program to find those numbers which are divisible by 7 and

 Please Provide Code And OutPut Of The Programs. Lab Tasks: 1.

Please Provide Code And OutPut Of The Programs.

Lab Tasks: 1. Write a Python program to find those numbers which are divisible by 7 and multiple of 5, between 1500 and 2700 (both included) 2. Write a Python program to convert temperatures to and from Celsius, Fahrenheit Formula c/5 = 1-329 where e temperature in Celsius and f = temperature in Fahrenheit] Expected Output : 60C is 140 in Fahrenheit 45F is 7 in Celsius 3. Write a Python program to construct the following pattern, using a nested for loop. 4. Write a Python program to count the number of even and odd numbers from a series of numbers. 5. Write a Python program that prints each item and its corresponding type from the following list. Sample List : datalist = [1452, 11.23. 1+2), Truc, W3resource', (0, -1), 15, 12), ("class":V. "section":"A'11 6. Write a Python program to get the Fibonacci series between 0 to 50. 7. Write a Python program to check the validity of password input by users. Validation a. At least I letter between (1-2) and I letter between (A-2). b. At least I number between (0-9). c. At least 1 character from [$#@). d. Minimum length 6 characters e. Maximum length 16 characters. 8. Write a Python program to check a string represent an integer or not. Expected Output

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!