OUTPUT of the following: print(3/4+5)
Answers
Answered by
1
Answer:
If you are asking for HTML then it would be
Explanation:
<HTML>
<head>
<title> Anything <\title>
<body>
<print> (3/4+5) </print>
<\body>
</html>
hope it helped.
Similar questions