* Converting shapes_basic_shapes.c to python and adding it to examples
* Add shapes_bouncing_ball.py to examples in shapes
---------
Co-authored-by: pranavganesh <50474789+Pranv11Ganesh@users.noreply.github.com>
adding the missing press checks in the core_input_mouse example:
I added the missing MOUSE_BUTTON_SIDE,MOUSE_BUTTON_EXTRA,MOUSE_BUTTON_FORWARD,MOUSE_BUTTON_BACK press checks.
note: my mouse doesn't have the "forward" and "back" buttons, so I couldn't test if they work