Jump to content

System.out.println("Hello everybody");

- - - - -

  • Please log in to reply
5 replies to this topic

#1
Kushtrim

Kushtrim

    Newbie

  • Members
  • PipPip
  • 14 posts
Helloo :)

I'm Kushtrim, 18 yrs old, and I come from Kosovo :)
My favorite programming language is Java (still learnin' ... ).. and I know a bit of VB6 (tiny bit lol ):D

#2
Marcoso

Marcoso

    Newbie

  • Members
  • PipPip
  • 12 posts
Welcome, enjoy it here. ;)

#3
lethalwire

lethalwire

    while(false){ ... }

  • Members
  • PipPipPipPipPipPipPip
  • 748 posts
  • Programming Language:Java, PHP
  • Learning:Java, PHP
System.out.println("Welcome.");

#4
Kushtrim

Kushtrim

    Newbie

  • Members
  • PipPip
  • 14 posts
public class thanks

{

  public static void main (String args[])

  {

      String a= "):!sknahT";

      String b= "";

      for (int i=a.length()-1; i>=0; i--)

      {

         b += a.charAt(i) +"";    

    }

    System.out.println(b);

}

}

Edited by Kushtrim, 14 December 2011 - 11:22 AM.


#5
WingedPanther

WingedPanther

    A spammer's worst nightmare

  • Moderators
  • 16,831 posts
  • Location:Upstate, South Carolina
  • Programming Language:C, C++, PL/SQL, Delphi/Object Pascal, Pascal, Transact-SQL, Others
  • Learning:Java, C#, PHP, JavaScript, Lisp, Fortran, Haskell, Others
Welcome aboard!
Programming is a branch of mathematics.
My CodeCall Blog | My Personal Blog

#6
fread

fread

    Programming God

  • Members
  • PipPipPipPipPipPipPip
  • 787 posts
Welcome to codecall Kushtrim!
Perfection of means and confusion of ends seem to characterize our age. Albert Einstein :confused:




1 user(s) are reading this topic

0 members, 1 guests, 0 anonymous users