I don't know if that's illegal or not (Sorry FBI)

Shafayet Hossain - Jun 14 - - Dev Community

Image description

const accountCheck = () => {
    if (mybalance < moneyneeded) {
        const money = getbankaccountof("Bill Gates");
        transferMoneyToMyAccount(money);
        sendThankYouNoteTo("Bill Gates", "Thanks for the loan, Bill!");
    }
}

Enter fullscreen mode Exit fullscreen mode

Apologies, FBI! Just having some harmless fun here. No need to take anything seriously! 😊😊

. . . . . . . . . . .
Terabox Video Player