Scott Zahra

Scott Zahra is an Australian former professional rugby league footballer who played in the 1990s for the Gold Coast Chargers in the Australian National Rugby League competition.[2]

Scott Zahra
Personal information
Full nameScott Zahra
Born7 April 1974
Southport, Queensland, Australia
Playing information
PositionFive-eighth
Club
Years Team Pld T G FG P
1997–98 Gold Coast 6 0 0 0 0
As of 4 February 2019
Source: [1]

Background

Zahra was born in Southport, Queensland.

Playing career

Zahra made his first grade debut for the Gold Coast in Round 1 1997 against Western Suburbs which ended in a 24–16 victory. Zahra's final game in first grade was in Round 17 1998 against North Queensland.

gollark: ++exec```luafunction f(x, y, z)if y == 0 thenif z == 0 thenreturn xendreturn f(x, 0, z - 1) * f(x, 0, z - 1)endreturn f(x, y - 1, z) * f(x, y - 1, z)endprint(f(10, 2, 2))```
gollark: Haskal++.
gollark: Oopsie?
gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendprint("fact", a)if a == 0 then return 1 endreturn aendfunction scream(x, a, b)print (x, a, b)if a == 0 thenif b == 0 thenprint "a, b = 0"return factorial(x)else print "a = 0"return math.pow(factorial(x), scream(x, 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```
gollark: ++exec```luafunction factorial(x)local a = 1for i = 1, x do a = a * iendprint("fact", a)if a == 0 then return 1 endreturn aendfunction scream(x, a, b)print (x, a, b)if a == 0 thenif b == 0 thenprint "a, b = 0"return factorial(x)else print "a = 0"return math.pow(factorial(x), scream(factorial(x), 0, b - 1))endendlocal g = factorial(scream(x, a - 1, b))return math.pow(g, g) endprint(scream(5, 2, 2))```

References


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.