We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c36572 commit 9b35b34Copy full SHA for 9b35b34
index.html
@@ -1 +1,2 @@
1
<h1>Introduction to Python</h1>
2
+<script>if(localStorage.getItem("username")){console.log("user allowed")}else{alert("you have to signup to do this")</script>
0 commit comments