Jump to content
Ices

Pérolas do Suporte

Recommended Posts

BozO

http://thronum.com/forum/index.php?topic=143819.msg791120#new

 

i don;t bellive him can kill me

 

BAN HIM GM  :'(

EZ BEST CLAN.

BEST HACKER, BEST LAGGER, BEST LOOTER, BEST CRY, AND BEST TRASH.

Inglês é o caralho. A seção é português.

 

Gringo cai fora!

 

Em Portugol,  utilizando VisualG

#####################################################

  var

  linguagem: caractere

  inicio

  // Seção de Comandos

 

  Escreval("Qual sua lingua manco seu manco? GIBEMEGOLDPLOX")

  Leia(linguagem)

  Se (linguagem= "portugues" ) ENTAO

      Escreva("AeeHOOOOOOOOOOOOO bem vindo MODAFOCKER!")

  senao

      Escreval("VAI SE FODER GRINGO FELA DA PUTA")

  Fimse

###############################################

 

agora em java.

 

################################################

 

import javax.swing.JOptionPane;

 

public class hu3 {

 

public static String linguagem;

 

public static void main(String[] args) {

 

JOptionPane.showInputDialog("Digite qual sua linguagem");

 

if (linguagem == "portugues") {

JOptionPane.showMessageDialog(null,  "AeeHOOOOOOOOOOOOO bem vindo MODAFOCKER!");

}

else {

JOptionPane.showMessageDialog(null, "VAI SE FODER GRINGO FELA DA PUTA");

}

 

}

 

}

 

Obs: nao compilei nada entao foda-se.

 

Share this post


Link to post
Share on other sites
Ices

http://thronum.com/forum/index.php?topic=143819.msg791120#new

 

i don;t bellive him can kill me

 

BAN HIM GM  :'(

EZ BEST CLAN.

BEST HACKER, BEST LAGGER, BEST LOOTER, BEST CRY, AND BEST TRASH.

Inglês é o caralho. A seção é português.

 

Gringo cai fora!

 

Em Portugol,  utilizando VisualG

#####################################################
  var
  linguagem: caractere
  inicio
   // Seção de Comandos

   Escreval("Qual sua lingua manco seu manco? GIBEMEGOLDPLOX")
   Leia(linguagem)
   Se (linguagem= "portugues" ) ENTAO
      Escreva("AeeHOOOOOOOOOOOOO bem vindo MODAFOCKER!")
   senao
      Escreval("VAI SE FODER GRINGO FELA DA PUTA")
   Fimse
###############################################

 

agora em java.

 

################################################

import javax.swing.JOptionPane;

public class hu3 {

public static String linguagem;

public static void main(String[] args) {

	JOptionPane.showInputDialog("Digite qual sua linguagem");

	if (linguagem == "portugues") {
 		JOptionPane.showMessageDialog(null,  "AeeHOOOOOOOOOOOOO bem vindo MODAFOCKER!");
	}
	else {
		JOptionPane.showMessageDialog(null, "VAI SE FODER GRINGO FELA DA PUTA");
 	}

}

}	

Obs: nao compilei nada entao foda-se.

question = input('Você é BR?')

 

if question == 'sim' or 'yes':

    print('BRBR HUEHUE, aeee porra!')

elif question == 'nao' or 'no':

    print('Cai fora gringo, aqui somente BR!')

else:

    print('vai si fude!')

 

Share this post


Link to post
Share on other sites
BozO

http://thronum.com/forum/index.php?topic=143819.msg791120#new

 

i don;t bellive him can kill me

 

BAN HIM GM  :'(

EZ BEST CLAN.

BEST HACKER, BEST LAGGER, BEST LOOTER, BEST CRY, AND BEST TRASH.

Inglês é o caralho. A seção é português.

 

Gringo cai fora!

 

Em Portugol,  utilizando VisualG

#####################################################
  var
  linguagem: caractere
  inicio
   // Seção de Comandos

   Escreval("Qual sua lingua manco seu manco? GIBEMEGOLDPLOX")
   Leia(linguagem)
   Se (linguagem= "portugues" ) ENTAO
      Escreva("AeeHOOOOOOOOOOOOO bem vindo MODAFOCKER!")
   senao
      Escreval("VAI SE FODER GRINGO FELA DA PUTA")
   Fimse
###############################################

 

agora em java.

 

################################################

import javax.swing.JOptionPane;

public class hu3 {

public static String linguagem;

public static void main(String[] args) {

	JOptionPane.showInputDialog("Digite qual sua linguagem");

	if (linguagem == "portugues") {
 		JOptionPane.showMessageDialog(null,  "AeeHOOOOOOOOOOOOO bem vindo MODAFOCKER!");
	}
	else {
		JOptionPane.showMessageDialog(null, "VAI SE FODER GRINGO FELA DA PUTA");
 	}

}

}	

Obs: nao compilei nada entao foda-se.

question = input('Você é BR?')

 

if question == 'sim' or 'yes':

    print('BRBR HUEHUE, aeee porra!')

elif question == 'nao' or 'no':

    print('Cai fora gringo, aqui somente BR!')

else:

    print('vai si fude!')

 

sa poha é phyton?

que susse '.'

 

me lembra muito C haha

no java  nao existe PRINT :(

Share this post


Link to post
Share on other sites
BozO

 

BEST HACKER, BEST LAGGER, BEST LOOTER, BEST CRY, AND BEST TRASH.

 

O que ele ta fazendo não é chorar?

 

::)

 

BEST TRAASSSH!

dvgq70z.jpg

3g2f8xx.png

Share this post


Link to post
Share on other sites
cacadordeprexeca

PHP ftw  8)

 

print liguagem == 'portugues' ? 'BRBR HUEHUE, aeee porra!' : 'VAI SE FODER GRINGO FELA DA PUTA'

Share this post


Link to post
Share on other sites
BozO

PHP ftw  8)

 

print liguagem == 'portugues' ? 'BRBR HUEHUE, aeee porra!' : 'VAI SE FODER GRINGO FELA DA PUTA'

 

"?" é como se fosse DIFERENTE  né?

Share this post


Link to post
Share on other sites
cacadordeprexeca

PHP ftw  8)

 

print liguagem == 'portugues' ? 'BRBR HUEHUE, aeee porra!' : 'VAI SE FODER GRINGO FELA DA PUTA'

 

"?" é como se fosse DIFERENTE  né?

 

Na verdade é uma condição resumida...

Caso a afirmação (liguagem == 'portugues') seja verdadeira, retorna 'BRBR HUEHUE, aeee porra!' SENÃO(:) retorna 'VAI SE FODER GRINGO FELA DA PUTA'

 

o que aprendemos hoje, é que independente da linguagem, esses gringos felasdapota tem q se foderem

Share this post


Link to post
Share on other sites
BozO

PHP ftw  8)

 

print liguagem == 'portugues' ? 'BRBR HUEHUE, aeee porra!' : 'VAI SE FODER GRINGO FELA DA PUTA'

 

"?" é como se fosse DIFERENTE  né?

 

Na verdade é uma condição resumida...

Caso a afirmação (liguagem == 'portugues') seja verdadeira, retorna 'BRBR HUEHUE, aeee porra!' SENÃO(:) retorna 'VAI SE FODER GRINGO FELA DA PUTA'

 

o que aprendemos hoje, é que independente da linguagem, esses gringos felasdapota tem q se foderem

 

pqp bem mais simples UHAEAHEAHUEHAUEA

 

ou eu que ainda nao manjo as condiçoes em geral do java..'

Share this post


Link to post
Share on other sites
Ices

question = input('Você é BR?')

 

if question == 'sim' or 'yes':

    print('BRBR HUEHUE, aeee porra!')

elif question == 'nao' or 'no':

    print('Cai fora gringo, aqui somente BR!')

else:

    print('vai si fude!')

sa poha é phyton?

que susse '.'

 

me lembra muito C haha

no java  nao existe PRINT :(

Sim, esse é em Python. Bem susse, ahahaha!

Share this post


Link to post
Share on other sites
fr0st
phuongmata

So what?

Who care?

Myself very nice.

Don't need you care. Ok?

 

Share this post


Link to post
Share on other sites
fr0st

So what?

Who care?

Myself very nice.

Don't need you care. Ok?

:'( :'( :'( :'( :'( :'( :'( :'( :'(

 

stop cry little kid O.o

go report user section for this hahahhahahaha

Share this post


Link to post
Share on other sites
phuongmata

So what?

Who care?

Myself very nice.

Don't need you care. Ok?

:'( :'( :'( :'( :'( :'( :'( :'( :'(

 

stop cry little kid O.o

go report user section for this hahahhahahaha

ALL EZ IS THE BABY. GO HOME WITH MOM

Share this post


Link to post
Share on other sites
Ices

So what?

Who care?

Myself very nice.

Don't need you care. Ok?

Seu inglês me deu um câncer... "Don't need you care" "Myself very nice". Eu uso tradutor mas não cheguei a esse nível ainda, pqp.

 

Já falei, porra. Cai fora gringo!

Share this post


Link to post
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

News and Updates

×
×
  • Create New...