“ex” Réponses codées

excerting

yes you spell excercising like this lol
Curious_Banana :)

ex

NOTE: DO NOT SWEAR THIS GAME IS ALSO FOR CONSOLE
in clicking simulator you click and gain clicks use clicks to rebirth and alot more
UPDATE LOG:
test
Blushing Baboon

ex

(+ (* 3 5) (- 10 66))
Envious Eland

ex

<html>
<head>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/1.12.4/jquery.min.js"></script>
<script>
$(document).ready(function(){
   if($( window ).width() < 767){
       $("p").text("Sat");
   }else{
       $("p").text("Saturday");
   }
});
$( window ).resize(function() {
	if($( window ).width() < 767){
       $("p").text("Sat");
   }else{
       $("p").text("Saturday");
   }
});
</script>
</head>
<body>
<p>Saturday</p>
</body>
</html>
Shy Snail

EXECL EXEMPLE

execl("/bin/ls","ls","-l",NULL);
Exuberant Earthworm

Réponses similaires à “ex”

Questions similaires à “ex”

Parcourir les réponses de code populaires par langue

Parcourir d'autres langages de code