Instruções

Passo 98

Defina o valor da propriedade msg para a seguinte string:
"decimalToBinary(1) returns '1' (base case) and gives that value to the stack below. Then it pops off the stack."

O que fazer:

Testes:

  • O objeto da animação no topo da pilha deve ter a propriedade `msg`.
  • Você deve definir o valor da propriedade `msg` para `"decimalToBinary(1) returns '1' (base case) and gives that value to the stack below. Then it pops off the stack."`

Preview