|
| 05 Jul 2015 07:47 PM |
------------------------------ | My Dictionary | ------------------------------
Define: (get word)
function check_words word = this word (HASH) end
Define: Hello
function check_words word = common greeting in English end
@@@@@@@@@@Rules@@@@@@@@@@@
1: Must use a a hash for ALL definitions so no string based only symbol. ex: :hello => "hi" OR hello: "hi" (Which ever you prefer, I prefer first one although)
2: Must have a security check.; ex: If a word is not added, tell the user this word is not available.
3: Must not be a memory hog. ex: Slowness, or large file not recommended.
4: Must use a class, and use class variables AND local variables NO global variables ex: @variable = class, variable = local, $variable = global
>Paying 200 robux if you can do this for me....I've tried but had no luck so I'm kindly asking for help in making this. Yes, 200 isn't anything, or much to you guys, but it's all I have. |
|
|
| Report Abuse |
|
|
| 05 Jul 2015 07:58 PM |
you want a dictionary programmed in ruby?
idk of any ruby programmers here |
|
|
| Report Abuse |
|
|
| 05 Jul 2015 08:23 PM |
Ik a little.
-Ticker of da Tocks | SFBC |
|
|
| Report Abuse |
|
|
| 06 Jul 2015 04:11 AM |
| Ticker, do you think you could complete such a project as stated above? If so, please contact me. Thanks. |
|
|
| Report Abuse |
|