Talk:ABC problem: Difference between revisions

(→‎Examples OK?: Reverting task to null is False.)
Line 22:
 
::I guess that is a logical way to explain the null string generating "False", but using no blocks from the collection can also be thought of as "using the given set of blocks". Maybe better specification is required for this case too? --[[User:Tikkanz|Tikkanz]] ([[User talk:Tikkanz|talk]])
 
===can_make_word("") == False===
Currently the original task creator set the answer for a null string as being False. Various people think that it could and should be True. There are three ways I think of dealing with this:
# Keep the original False.
# Switch to True.
# Remove the need for the null string case from the examples and silently allow either True or False for this case.
 
It would be good to hear from the original task creator on this issue as well from other interested parties. --[[User:Paddy3118|Paddy3118]] ([[User talk:Paddy3118|talk]]) 18:44, 9 January 2014 (UTC)
 
==Not a set of blocks==
Anonymous user