Question: Write a Python program: 1. Input five float numbers between (0-100) for axis y 2. Input another five integer numbers between (0-10) for axis x
Write a Python program: 1. Input five float numbers between (0-100) for axis y 2. Input another five integer numbers between (0-10) for axis x 3. Draw a line with the pairs of (x,y), set markers as *, choose your own color, use a different color for the line, and choose your own width.

Example
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
