+++++++++++++++++ call() Implementation +++++++++++++++++++++ Function.prototype.myCall = function(obj1){ let random = Math.random(); obj1[random] = this; let args = []; for( let i =1; i