Programming Quiz TH JS

Size
1,552 Kb
Views
26,312

How do I make an programming quiz th js?

What is a programming quiz th js? How do you make a programming quiz th js? This script and codes were developed by Brooke Shepherd on 22 October 2022, Saturday.

Programming Quiz TH JS Previews

Programming Quiz TH JS - Script Codes HTML Codes

<!DOCTYPE html>
<html >
<head> <meta charset="UTF-8"> <title>Programming Quiz TH JS</title>
</head>
<body> <html lang="en">
<head> <meta charset="utf-8"> <link rel="stylesheet" href="css/main.css"> <title>A programming quiz</title> </head>
<body> <div class="container"> <h1>A programming quiz</h1> <script src="quiz.js"></script> </div>
</body>
</html> <script src="js/index.js"></script>
</body>
</html>

Programming Quiz TH JS - Script Codes JS Codes

var answer = prompt ('What programming language is the name of a gem?');
if (answer.toUpperCase() === 'RUBY') { document.write("<p>That's right!</p>");
} else { document.write("sorry that's wrong.");
Programming Quiz TH JS - Script Codes
Programming Quiz TH JS - Script Codes
Home Page Home
Developer Brooke Shepherd
Username tinyinkling
Uploaded October 22, 2022
Rating 3
Size 1,552 Kb
Views 26,312
Do you need developer help for Programming Quiz TH JS?

Find the perfect freelance services for your business! Fiverr's mission is to change how the world works together. Fiverr connects businesses with freelancers offering digital services in 500+ categories. Find Developer!

Brooke Shepherd (tinyinkling) Script Codes
Create amazing marketing copy with AI!

Jasper is the AI Content Generator that helps you and your team break through creative blocks to create amazing, original content 10X faster. Discover all the ways the Jasper AI Content Platform can help streamline your creative workflows. Start For Free!