Let's dig more into the data. It's time to find the player who faced the first ever ball in the entire IPL.
Quite historic!! So, let's find out who that Lucky Batsman was.
- Access the name of the batsman who faced the first ball of the first innings and stores it in a variable.
| Parameter | dtype | argument type | default value | description |
|---|---|---|---|---|
| data | dict | compulsory | data loaded from the yaml file |
| Return | dtype | description |
|---|---|---|
| variable | string | Name of the player who played the first ball of first innings |