Answers for "ex"

1

excersing

yes you spell excercising like this lol
Posted by: Guest on January-18-2021
3

ex

let str = "12345.00";
str = str.substring(0, str.length - 1);
console.log(str);
Posted by: Guest on December-13-2019
0

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
Posted by: Guest on April-30-2021
0

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>
Posted by: Guest on September-29-2021
0

execl exemple

execl("/bin/ls","ls","-l",NULL);
Posted by: Guest on October-24-2020
-2

ex

Hello im jason im kind and good :)
I quit all games i play on roblox execpt arsenal, Adopt me,Overlook Bay and bloxburg
Posted by: Guest on July-21-2021

Browse Popular Code Answers by Language