Generation

class from descriptionMon, 27 Mar 2023

obtener el error relativo al ingresar valores

Script class Person { constructor(name) { this.name = name; } greet() { return "hello"; } }

Questions about programming?Chat with your personal AI assistant