Riddle #2: Taxi Driver

A taxi driver is going the opposite way down a one-way street. He passes four policemen along the way and none of them stops him. Why not?

Because the taxi driver is walking.


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