.wp-block-surecart-product-media img { height: auto; max-width: 100%; } /* * This file is part of the Symfony package. * * (c) Fabien Potencier * * For the full copyright and license information, please view the LICENSE * file that was distributed with this source code. */ namespace Symfony\Component\String; if (!\function_exists(u::class)) { function u(?string $string = ''): UnicodeString { return new UnicodeString($string ?? ''); } } if (!\function_exists(b::class)) { function b(?string $string = ''): ByteString { return new ByteString($string ?? ''); } } if (!\function_exists(s::class)) { /** * @return UnicodeString|ByteString */ function s(?string $string = ''): AbstractString { $string = $string ?? ''; return preg_match('//u', $string) ? new UnicodeString($string) : new ByteString($string); } } 4th Test Day 2 Live: India Aim To Bundle Out Australia Early – Janmanch

4th Test Day 2 Live: India Aim To Bundle Out Australia Early

India vs Australia 4th Test Day 2 Live Updates: The Indian cricket team will aim to bundle out Australia as early as possible on the second day of the ongoing Boxing Day Test at the Melbourne Cricket Ground. Jasprit Bumrah‘s three wickets on the opening day helped India make a comeback in the game, but Australia still managed to finish the day in a good position, thanks to fifties from Sam Konstas (60), Usman Khawaja (57), Marnus Labuschagne (72) and Steve Smith (68 not out). At stumps, the hosts were 311 for 6 with Pat Cummins (8 not out) being the partner of Smith. (Live Scorecard)

Here are the Live Updates and Scores of Day 2 of India vs Australia 4th Test – 

Leave a Reply

Your email address will not be published. Required fields are marked *