You create a calculator app, and your HTML file results.html will return the result of the calculation in the body section. Place the order of code lines properly. Ignore the indentations.
Static files
Calculator App
Report a typo
Reorder lines using drag or arrows. Adjust indentation with left buttons
<!DOCTYPE html>
<head>
<div>
</html>
</head>
</div>
</body>
<meta charset="UTF-8">
<html lang="en" >
{{result}}
<link rel="stylesheet" href="{{ url_for('static', filename='css/style.css')}}">
<body>
<title>Review Page</title>
___
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.
Create a free account to access the full topic
By continuing, you agree to the JetBrains Academy Terms of Service as well as Hyperskill Terms of Service and Privacy Policy.