|
| 29 Nov 2014 05:17 PM |
var r1 = prompt("first word?"); var r2 = prompt("second word?"); if (r1.length >= 6) { if (r1.substring((r1.length - 4), (r1.length - 1)) == r2.substring((r2.length - 4), (r2.length - 1))) { console.log("they rhyme!"); } else { console.log("they dont rhyme :("); } } else if (r1.length < 6) { if (r1.substring((r1.length - 3), (r1.length - 1)) == r2.substring((r2.length - 3), (r2.length - 1))) { console.log("they rhyme!"); } else { console.log("they dont rhyme :("); } }
what shud i make next
also send trades / 59k/?? |
|
|
| Report Abuse |
|
|
|
| 29 Nov 2014 05:18 PM |
does any1 care111
also send trades / 59k/?? |
|
|
| Report Abuse |
|
|
swordron
|
  |
| Joined: 23 Jun 2008 |
| Total Posts: 27432 |
|
|
| 29 Nov 2014 05:18 PM |
| a swordron christmas interactive11!1 |
|
|
| Report Abuse |
|
|
|
| 29 Nov 2014 05:20 PM |
wat also send trades / 59k/?? |
|
|
| Report Abuse |
|
|
| |
|
|
| 29 Nov 2014 05:21 PM |
wat shud 8i make next
also send trades / 59k/?? |
|
|
| Report Abuse |
|
|
swordron
|
  |
| Joined: 23 Jun 2008 |
| Total Posts: 27432 |
|
|
| 29 Nov 2014 05:21 PM |
mmk so a story of swordron and his bad day on christmas and dey decide what happens which choices and such111
mmk |
|
|
| Report Abuse |
|
|
|
| 29 Nov 2014 05:22 PM |
no something nifty
christmas game is underway also send trades / 59k/?? |
|
|
| Report Abuse |
|
|
|
| 29 Nov 2014 05:25 PM |
also send trades / 59k/??asdf |
|
|
| Report Abuse |
|
|
LethaIity
|
  |
| Joined: 27 Oct 2013 |
| Total Posts: 4060 |
|
|
| 29 Nov 2014 05:25 PM |
"detector" all u have to do is read it and u know if it rhymes
~ Vesp is NFT/NFS ~ |
|
|
| Report Abuse |
|
|
| |
|
|
| 29 Nov 2014 05:25 PM |
but dis is cooler!!!!
also send trades / 59k/?? |
|
|
| Report Abuse |
|
|
|
| 29 Nov 2014 05:27 PM |
wats a negative portal also send trades / 59k/?? |
|
|
| Report Abuse |
|
|
|
| 29 Nov 2014 05:28 PM |
| Use alert instead of console.log because most people don't read their consoles. |
|
|
| Report Abuse |
|
|
|
| 29 Nov 2014 05:28 PM |
k
so wat shud i make
also send trades / 59k/?? |
|
|
| Report Abuse |
|
|
amusings
|
  |
| Joined: 11 Nov 2008 |
| Total Posts: 13936 |
|
| |
|
|
| 29 Nov 2014 06:13 PM |
dont use it for words less than or equal 2 four letters
also send trades / 59k/?? |
|
|
| Report Abuse |
|
|