This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
eugeniy.ho
/
javascript_practice
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
12
Pull Requests
0
Wiki
Aborescence:
c0da1530b6
Branches
Tags
master
javascript_p...
/
hw03_part1
/
22_ternary.js
22_ternary.js
103 B
Historique
Raw
1
confirm('Укажите ваш пол:') ? alert('Вы мужчина') : alert('Вы женщина');