Skip to content

Commit 4364a0a

Browse files
authored
Update Bouncing Balls.js
1 parent 3165139 commit 4364a0a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Bouncing Balls/Bouncing Balls.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,8 @@ Ví dụ:
4646

4747
(Condition 2) not fulfilled).
4848

49+
50+
4951
code:
5052
function bouncingBall(h, bounce, window) {
5153
// Check for valid input conditions

0 commit comments

Comments
 (0)