Skip to content

Instantly share code, notes, and snippets.

@PraveenMathew92
Last active April 14, 2020 13:16
Show Gist options
  • Save PraveenMathew92/5c5d7c168cd8f66f6aae8bc390ab56c5 to your computer and use it in GitHub Desktop.
Save PraveenMathew92/5c5d7c168cd8f66f6aae8bc390ab56c5 to your computer and use it in GitHub Desktop.
+-------------------+---------+------------+-----------------+
| Athlete | Cricket | Basketball | Years in Career |
+-------------------+---------+------------+-----------------+
| Sachin Tendulaker | 1 | 0 | 24 |
| Diego Maradona | 0 | 0 | 21 |
| Kapil Dev | 1 | 0 | 16 |
| Kobe Bryant | 0 | 1 | 20 |
| Michael Jordan | 0 | 1 | 19 |
+-------------------+---------+------------+-----------------+
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment