Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 
avatar of Rashed Addosary

Rashed Addosary

Rashed Addosary has asked 0 questions and find answers to 5 problems.

Stats

55
EtPoint
5
Vote count
0
questions
5
answers

About

var characters = ["not noisy", "quite", "silent","hero","introvert","...etc"];
var me = {character: characters[-100]}; // {character:undefined}