Upload files to "lab"
This commit is contained in:
6
lab/GradeCalculator.ts
Normal file
6
lab/GradeCalculator.ts
Normal file
@@ -0,0 +1,6 @@
|
||||
function calcthis() {
|
||||
let afsdlk = document.getElementById("name").value!;
|
||||
let dlkafs = document.getElementById("meow").value!;
|
||||
|
||||
}
|
||||
// This script gets input from text boxes
|
||||
Reference in New Issue
Block a user