Skip to content

MahmoudAdly/random-top-german-words

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Random top German words

This is a basic Python script to learn German words by randomly printing words from different word corpses which are already cleaned and prepared (top 5k, top 10k... etc).

How to use

  1. Simply clone the project and run
$ cd random-top-german-words
$ python random-top-german-words.py
  1. You will be greeted by a menu of different word corpses. Write the number of the option your want and press ENTER.
  2. New words will keep getting printed in your console as long as you keep pressing ENTER.
  3. Press CTRL+C to exit. (or type anything and press ENTER)

Words sources

About

A quick and dirty Python script to randomly print German words from some pre-cleaned top lists.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages