The error says theNum is not defined, so you need to ask yourself where is theNum defined. If it is not defined then you will need to create it
You probably just want Number(...) instead of theNum(...), but that won't solve the prompt problem
Обсуждают сегодня