hallo Tweakers,
Wat gaat hier fout, kom hier helaas niet
verder mee..
Bman alvast bedankt
Wat gaat hier fout, kom hier helaas niet

- // Check if the user is ready to play!
- confirm ("ready to play");
- var age = prompt("What is your age");
- if (age < 13){
- console.log( you cant play)
- }
- else
- {
- console.log( you can play now)
- }
Bman alvast bedankt