0

I have a .py code that gives me a number which I want to save to some shell variable because I need to use a if/fi loop on that variable. How can I do that? My a.py gives me 1.0 and my condition is sth like: if $x <= 1.5 do sth

I need the .py output to go to $x.

0 Answers0