For loop


SUBMITTED BY: Guest

DATE: March 19, 2014, 11:41 a.m.

FORMAT: Java

SIZE: 83 Bytes

HITS: 6322

  1. for(int i=0;i<500;i++) {
  2. System.out.println("How to earn bitcoins?");
  3. }

comments powered by Disqus