Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- let distance;
- (distance = prompt('сколько ты проходишь за день ')) <= 3 ?
- alert('мало ходишь') : (distance >= 4 ? alert('ты крачавчик'):alert('enter positive integer, please'))
Advertisement
Add Comment
Please, Sign In to add comment