Skip to content

Instantly share code, notes, and snippets.

<html>
<head>
<title>My Work</title>
</head>
<body>
<h1>My Assignment</h1>
<p>Email: 23f3003805@ds.study.iitm.ac.in</p>
</body>
</html>
<script>
@23f3003805
23f3003805 / my-work.html
Created February 22, 2026 16:02
Assignment 12 submission
<html>
<head>
<title>My Work</title>
</head>
<body>
<h1>Hello, this is my assignment</h1>
<p>Email: 23f3003805@ds.study.iitm.ac.in</p>
</body>
</html>