Pattern-3

Description:          This program prints the following pattern:
                                     0
                                     10
                                     101
                                     0101
                                     01010 
Primary Inputs:    Generates a single digit random number
Primary Output:    The pattern specified above
Platform Used:      JDK 1.6 with JCreator
 

 

Rate this post

Leave a Reply