This website requires JavaScript.
Explore
Help
Sign In
geir
/
startit
Watch
1
Star
0
Fork
You've already forked startit
0
Code
Issues
Pull requests
Actions
Packages
Projects
Releases
Wiki
Activity
4879b3bd6f
startit
/
oppgaver
/
uke6
/
8ball
/
view.js
4 lines
77 B
JavaScript
Raw
Normal View
History
Unescape
Escape
Team oppgave og litt unit-testing
2024-09-13 13:06:19 +02:00
updateView
(
)
;
function
updateView
(
)
{
fixed random variables
2024-09-16 10:41:14 +02:00
app
.
innerHTML
=
html
+
htmlAnswer
;
Team oppgave og litt unit-testing
2024-09-13 13:06:19 +02:00
}
Reference in a new issue
Copy permalink