coding

  • 1 Replies
  • 262 Views
*

Alexei

  • レクシー
  • Flat Earth Believer
  • 3129
  • Over it.
coding
« on: September 10, 2024, 02:31:50 PM »
so I been learning how to code and javascript is kinda fun ngl

Code: [Select]
function gaySex(parameter){
}
gaySex;
const character = 1;
let result = ""

console.log(result)

*

Aera23

  • 161
  • Real age 20 (in 2024), profile age is funny tho
Re: coding
« Reply #1 on: October 27, 2024, 03:11:03 AM »
so I been learning how to code and javascript is kinda fun ngl

Code: [Select]
function gaySex(parameter){
}
gaySex;
const character = 1;
let result = ""

console.log(result)
Cool. What do you think of this mod to the code? (Hope it helps)

Code: [Select]
function gaySex(times){
return times +1;
}
var result = gaySex(1);
console.log(result); //Returns 2
~~~^.^~~~
I am bulmabriefs144, Smasher of Testicles.  You see? Titles are ridiculous.