Skip to content

denikryt/WordsparserV2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Wordsparser

This program generates all combinations with words from following code. And creates the lists of words that can go after current word.

x = 6

for y in range(x):

print('hello','mister',y)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages