Register - Login

Who Created the World’s First Car?

Who Created the World’s First Car?

The world’s first car was created by a clever German inventor named Karl Benz in 1885. It looked more like a tricycle with an engine than a modern car. His invention changed the way people travelled forever. It sparked a transportation revolution that keeps evolving even today.

Who Created the World’s First Car?
Benz Patent-Motorwagen

Members Only

You need to be registered and logged in to access this learning resource and other member only content. It only costs £1.99

Leave a comment


'; // Add header content for print html += '

Lenara Learning

Get more learning resources at www.lenara.uk

'; // Insert the worksheet content html += '
' + content + '
'; html += ''; printWindow.document.write(html); printWindow.document.close(); printWindow.focus(); // Trigger printing and auto-close the popup printWindow.print(); printWindow.onafterprint = function() { printWindow.close(); }; setTimeout(function() { printWindow.close(); }, 1500); }