📅  最后修改于: 2022-03-11 14:59:09.632000             🧑  作者: Mango
var fbook = prompt('what is the first printed book?');
var ans = alert('The Gutenberg Bible');
if (ans === fbook) return alert('you're correct');