Question: i want to run a program from the command line in python and i want to use floats in python 3 example: python dummy.py .3

i want to run a program from the command line in python and i want to use floats in python 3

example:

python dummy.py .3 .4 .5

after i run this command line then i want to print it like:

.3

.4

.5

i dont understand how to do that

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!