0
Longest word challenge
Grettings from Slovenia. I have wathed the game show on television yesterday. We have 2 teams. The game show host give you some number of letters, lets say : A, N, S, T, U, I, P, B, L. Now the 2 teams compete which team will make longer word out of those letters. So can you make the code which will give you the longest possible word (from American dictionary) out of those letters.
1 Resposta
+ 3
No problem to get the longest word from computing, provided there is dictionary eng words api/data access.