Channel Avatar

π‘‡π˜©π‘’ π‘€π‘œπ‘‘π‘’π‘Ÿπ‘›_𝐴𝑔𝑒_πΆπ‘œπ‘‘π‘’π‘Ÿπ‘ ( ); @UCNJztG3uzgyjCDA8SGaLoMQ@youtube.com

704 subscribers - no pronouns :c

Welcome to The Modern Age Coders, an education-based YouTube


Welcoem to posts!!

in the future - u will be able to do some more stuff here,,,!! like pat catgirl- i mean um yeah... for now u can only see others's posts :c

π‘‡π˜©π‘’ π‘€π‘œπ‘‘π‘’π‘Ÿπ‘›_𝐴𝑔𝑒_πΆπ‘œπ‘‘π‘’π‘Ÿπ‘ ( );
Posted 1 day ago

Which of the following languages is known as the "Swiss Army Knife of Programming"?

4 - 0

π‘‡π˜©π‘’ π‘€π‘œπ‘‘π‘’π‘Ÿπ‘›_𝐴𝑔𝑒_πΆπ‘œπ‘‘π‘’π‘Ÿπ‘ ( );
Posted 1 day ago

You’ve written a loop to print your crush’s name 10 times. What is wrong with the code?

crush = "Alex"
for i in range(10):
print("I ❀️ " + crush)

4 - 0

π‘‡π˜©π‘’ π‘€π‘œπ‘‘π‘’π‘Ÿπ‘›_𝐴𝑔𝑒_πΆπ‘œπ‘‘π‘’π‘Ÿπ‘ ( );
Posted 2 days ago

public class Test {
public static void main(String[] args) {
int x = 10;
x = x++ + ++x;
System.out.println(x);
}
}

3 - 0

π‘‡π˜©π‘’ π‘€π‘œπ‘‘π‘’π‘Ÿπ‘›_𝐴𝑔𝑒_πΆπ‘œπ‘‘π‘’π‘Ÿπ‘ ( );
Posted 3 days ago

When you're too cute to code, too honest to lie, and too small to explain why... Chhoti bachi ho kya? πŸ€­πŸ’»βœ¨ #CodeOrNotToCode #ModernAgeCoders

2 - 0