I have no clue what the error is. Here is my code and the error statement.
Line 34: … Index < ValidWords.Num() …
You have forgotten the ()
Could you post your code? The screenshot is incredibly small.
I am new in this course, so I may be wrong: In line 26 seems you are trying to print the TArray as a Fstring. Perhaps *ValidWords[Index] ?
works, thank you
1 Like
This topic was automatically closed 24 hours after the last reply. New replies are no longer allowed.