Write and execute a PYTHON program to perform the following tasks. Create separate files for each of the tasks in Anaconda given below. 1. To find the Distance between two points (x1, y1) and (x2,...

Answer the questions no.4 onlyWrite and execute a PYTHON program to perform the following tasks. Create<br>separate files for each of the tasks in Anaconda given below.<br>1. To find the Distance between two points (x1, y1) and (x2, y2).<br>Distance = V(r2 – 1)² + (y2 – y1)²<br>2. To get input a number and display the number of digits.<br>3. The program that asks a number and test the number whether it is multiple of 5 or not,<br>divisible by 7 but not by eleven.<br>4. To find sum as Y of the following series excluding prime numbers in the series.<br>п(п-1)х2<br>+<br>п(п-1)x^<br>+<br>nx<br>(1 + x)

Extracted text: Write and execute a PYTHON program to perform the following tasks. Create separate files for each of the tasks in Anaconda given below. 1. To find the Distance between two points (x1, y1) and (x2, y2). Distance = V(r2 – 1)² + (y2 – y1)² 2. To get input a number and display the number of digits. 3. The program that asks a number and test the number whether it is multiple of 5 or not, divisible by 7 but not by eleven. 4. To find sum as Y of the following series excluding prime numbers in the series. п(п-1)х2 + п(п-1)x^ + nx (1 + x)" = 1+ 1! 2! n!

Jun 07, 2022
SOLUTION.PDF

Get Answer To This Question

Related Questions & Answers

More Questions »

Submit New Assignment

Copy and Paste Your Assignment Here