0
Q:

the first printed book

var fbook = prompt('what is the first printed book?');
var ans = alert('The Gutenberg Bible');

if (ans === fbook) return alert('you're correct');
0

New to Communities?

Join the community