for-coder
438 subscribers
99 photos
52 videos
23 files
136 links
Download Telegram
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
እንኳን ለብርሃነ ጥምቀቱ በሠላም አደለረሳችሁ
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
#quiz

let x = 5;
console.log(x++ + ++x);
what is the output of the code above
Anonymous Quiz
33%
12
21%
10
36%
11
4%
13
6%
Undefined
console.log(x);
What is the output of the above the code?
Anonymous Quiz
11%
“11”
2%
12
33%
“125”
4%
7
50%
TypeError
Please open Telegram to view this post
VIEW IN TELEGRAM
Please open Telegram to view this post
VIEW IN TELEGRAM
#መልካም_የፆም_ጊዜ

let fasting = false;

const startDate = new Date();
startDate.setHours(0, 0, 0, 0); //(12:00 AM)

const endDate = new Date("2025-04-20T03:00:00");

const durationInMilliseconds = endDate - startDate;


fasting = true;
console.log("ፆም/fasting started.");

// setTimeout to handle the end of the fasting period
setTimeout(() => {
fasting = false; // Set fasting to false after 55 days
console.log("ስለፍቅሩ ሲል ከሙታን ተለይቶ ተነስቷል"); // Log the message
console.log("ፆም/fasting ended.");
}, durationInMilliseconds);


If you don't understand this code በደንብ ፁሙ #ሎል_lol
Anybody else's IG feed going nuts? 🔫☠️💥