ActionScript 3 The Programmer RPG

Witam, otóż mam problem z grą The Programmer RPG. Oto zadanie:

Part 9/15 Rite of Passage

Good. Write a trace statement that uses the variable, coins, so that you see the following in the output window:

Coins: 3

1 private var coins:Number = 3;

Hint:You will need to concatenate a string and a variable in your trace statement.

Jak narazie wiem ze ma sie zaczac:

trace(