Iam going to do a assignment in programming and wondering how to do? I am a beginner useing Javascript in visual studio code.
It´s a math assignment for kids who is going to count minus, like 10-5, and not negative numbers like -4-1=.
Iam going to make a function that generates 2 random numbers and than returns into an array. Berore the returns. The random numbers are going to be in a range between 1-10.
when klick the OK button an elert window apperce and say if its right or wrong.
Yes it was exactly what I was looking for. The only thing was that the number you write was going to be in a propmt-window, and then the alert window pop up which it did.