Yaw Moses

Yaw Moses (born 7 January 1999) is a Ghanaian footballer who currently plays as a midfielder for Portuguese side Arouca.

Yaw Moses
Personal information
Date of birth (1999-01-07) 7 January 1999
Place of birth Accra, Ghana
Height 1.70 m (5 ft 7 in)
Playing position(s) Midfielder
Club information
Current team
Arouca
Number 17
Youth career
0000–2017 Charity Stars
2017– Arouca
Senior career*
Years Team Apps (Gls)
2017– Arouca 6 (0)
* Senior club appearances and goals counted for the domestic league only and correct as of 23:14, 24 September 2019 (UTC)

Career statistics

Club

As of 9 January 2019.[1][2]
Club Season League Cup Other Total
Division Apps Goals Apps Goals Apps Goals Apps Goals
Arouca 2017–18 LigaPro 40000040
2018–19 00000000
Career total 40000040
Notes
    gollark: ```python @bot.command(help="Roll simulated dice (basic NdX syntax, N <= 50, X <= 1e6).") async def roll(ctx, dice): match = re.match("([-0-9]*)d([0-9]+)", dice) if not match: raise ValueError("Invalid dice notation") n, x = match.groups() if n == "": n = 1 n, x = int(n), int(x) if n > 50 or x > 1e6: raise ValueError("N or X exceeds limit") rolls = [ random.randint(1, x) for _ in range(n) ] await ctx.send(f"{sum(rolls)} ({' '.join(map(str, sorted(rolls)))})")```
    gollark: Nope.
    gollark: Fiona's rolldice, while excellently something, could not be used safely on untrusted input.
    gollark: No, it uses one (1) regular expression.
    gollark: It is not* biased.

    References

    1. Yaw Moses at Soccerway. Retrieved 9 January 2019.
    2. Yaw Moses at ForaDeJogo


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