+59 votes
in Quantum Computing by
edited by

Your answer

Your name to display (optional):
Privacy: Your email address will only be used for sending these notifications.
+38 votes
by

You can write a program in Python that calculates a ball's bounce using the given formula, where the bounce is 0.6 of its height. The program will take the initial height and the number of bounces as user inputs. Here's an example implementation:

python
Welcome to Physicsgurus Q&A, where you can ask questions and receive answers from other members of the community.
...