Bite 113. Filter words with non-ascii characters
        
      Login and get codingIn this Bite you extract words from a text that contain non-ascii characters. So
Fichier non trouvéwould return a list of one matching word:['trouvé'].Calling
extract_non_ascii_wordswithHe wonede at Ernleȝe at æðelen are chirechenit returns:['Ernleȝe', 'æðelen'], etc.See the tests for more. Have fun!
              
              
                Will you be the 174th person to crack this Bite?
              
              
                Resolution time: ~27 min. (avg. submissions of 5-240 min.)
                
                
              
              
                Our community rates this Bite 2.78 on a 1-10 difficulty scale.
                
                  
                    » You can do it! 😌