Bob is a 32-year-old software engineer from New York. He loves coding in his free time and is an avid fan of science fiction.
Learn about Alice, a Female Named Entity Explore Corporate Entities Discover Nonprofit EntitiesBob's Code
function bob() {
return "Hello, world!";
}
var bob = new bob();
console.log(bob());