Maddy4440 Maddy4440 07-03-2024 Computers and Technology contestada In Python, given a variable tion that contains a float value, write a statement that prints the value of tion. a) print(tion.value()) b) print(float(tion)) c) print(tion) d) print(value(tion))