Follow along with the video below to see how to install our site as a web app on your home screen.
Anmerkung: This feature currently requires accessing the site using the built-in Safari browser.
function sonnig(){
var isSonnig=!!+prompt("Ist es Sonnig? 0/1",1);
if(isSonnig)
alert("Programmer is happy!");
else{
alert("Falsche Antwort, nochmal versuchen!");
sonnig();
}
}
sonnig();
bei euch auch so schön sonnig?
ich liebe es![]()