Search:

Type: Posts; User: greps5; Keyword(s):

Search: Search took 0.03 seconds.

  1. Replies
    137
    Views
    17,704

    Re: [Beginner] Programming Challenge: 4

    I started learning Python yesterday, and I created this in Windows in Notepad++, so I'm not sure if anything needs to added for Linux/Ubuntu compatability as I've only been running my programs...
  2. Replies
    126
    Views
    21,716

    Re: [Beginner] Programming Challenge: 3

    In Java:



    // Beginner Challenge 3 in Java
    // by greps5 8/9/08

    import java.io.*;

    public class Challenge3 {
Results 1 to 2 of 2