Minecraft PC IP: play.cubecraft.net

ENDERIUM

Dedicated Member
May 22, 2021
1,062
1,300
194
THE END
discord.gg
Pronouns
He/Him
i can does hacking

Scratch
Screenshot 2021-07-30 4.28.58 PM.png


JavaScript
if ((you === 'enderman')) {
console.log('Award for you.');
} else {
console.log('TECHNOBLADE STAN');
}

Smalltalk
(you = 'enderman')
ifTrue: [
Transcript
show: 'Award for you.';
cr.]
ifFalse: [
Transcript
show: 'TECHNOBLADE STAN';
cr.
].

Python
if (you == "enderman"):
print "Award for you."
else:
print "TECHNOBLADE STAN"

C
if (you == "enderman")
{
printf("Award for you.");
printf("\n");
}
else
{
printf("TECHNOBLADE STAN");
printf("\n");
}
 

AM71113363

Novice Member
Jun 18, 2021
379
115
44
Rome(Italy)
am71113363.github.io
i can does hacking

Scratch
View attachment 197567

JavaScript
if ((you === 'enderman')) {
console.log('Award for you.');
} else {
console.log('TECHNOBLADE STAN');
}

Smalltalk
(you = 'enderman')
ifTrue: [
Transcript
show: 'Award for you.';
cr.]
ifFalse: [
Transcript
show: 'TECHNOBLADE STAN';
cr.
].

Python
if (you == "enderman"):
print "Award for you."
else:
print "TECHNOBLADE STAN"

C
if (you == "enderman")
{
printf("Award for you.");
printf("\n");
}
else
{
printf("TECHNOBLADE STAN");
printf("\n");
}
👎well you didnt count from 0 to infinite, which I did.
note:
I always use "\r\n"
 
Members Online

Latest profile posts

HoppyFrog wrote on Flxen's profile.
Aww :(, sorry I'm late. Thanks for everything Flxen :despair:
AronTheLlama wrote on Kloska's profile.
quackadoodle
Mats3209 wrote on khco's profile.
hey khco havent seen you online in a while, hope everything is going great for you, hope to see you online some time, take care
UncleSpect wrote on Flxen's profile.
Thank you for everything!
Update to the earlier story:
Summer Event is now being tested and the new page thing is gone.
I was told by someone that they spotted one of the summer bundles in the EggWars lobby but I couldn't confirm it.
1751291551924.png
Top Bottom