Riddle #8: Lights out

You are in a dark room with a box of matches. Nearby are three things: a candle, an oil lamp and firewood. Which do you light first?

The match


QR-Code zu dieser Seite
(function() { var url = window.location.href; var img = document.createElement(‘img’); img.width = 400; img.height = 400; img.alt = ‘QR Code’; // Alternative QR service img.src = ‘https://api.qrserver.com/v1/create-qr-code/?size=400×400&data=’ + encodeURIComponent(url); var container = document.getElementById(‘digbi-qr’); if (container) { container.appendChild(img); } })();
Nach oben scrollen