function respond() {
var response = document.getElementById("response");
response.textContent = "gfy";
}
==========
Throw this into notepad, change the extension from txt to html, and viola, you have your very own AI therapist.
function respond() {
var response = document.getElementById("response");
response.textContent = "gfy";
}
==========
Throw this into notepad, change the extension from txt to html, and viola, you have your very own AI therapist.
No replies yet.