Search:

Type: Posts; User: mpagudelo

Search: Search took 0.08 seconds.

  1. Replies
    4
    Views
    1,007

    Re: URGENT HOMEWORK HELP!

    I fixed the error message by changing the substring to
    userHashtag = userStatus.substring(0,hashtag +1); , but it wont display the text after the #
  2. Replies
    4
    Views
    1,007

    URGENT HOMEWORK HELP!

    So for my homework I am supposed to create a program that allows a user to input a Twitter/Facebook status with a mention (@), a hashtag (#) and a URL link to some website. The program is supposed to...
  3. Re: I keep getting an error message but I don't know how to fix this!

    Never mind I resolved it, thanks though!
  4. I keep getting an error message but I don't know how to fix this!

    I have to create a simple program that allows the user to input the date in the following format : month day, year and the program is supposed to output the date in this format: date-month-year. My...
Results 1 to 4 of 4