As a wise man once said, “4”
<html>
<body>
<p id="demo"></p>
<script>
document.addEventListener("keypress", function(event){
var x = event.which || event.keyCode;
document.getElementById("demo").innerHTML = "The Unicode value is: " + x;
});
</script>
</body>
</html>
Of course! And a pirate! 🏴☠️am.. am I also a nerd?
@gimme_yuri_plzOf course! And a pirate! 🏴☠️
| Table 1 | table 2 |
| Table 3 | Table 4 |