Question: How to write this python code? with explanation pls because I am not familiar with coding. Thankyou Write a program that continues accepting user inputs
How to write this python code? with explanation pls because I am not familiar with coding. Thankyou

Write a program that continues accepting user inputs as float numbers until the input is an empty string (i.e., a user press Enter without any typing as the input), and then the program will print the largest number among the inputs. If no input is given, print an empty line
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
