Skip to content

A Python3 program to conjugate common French verbs in different tenses.

License

Notifications You must be signed in to change notification settings

jdw1996/french-conjugator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 

Repository files navigation

french-conjugator

A Python3 program to conjugate common French verbs in different tenses.

I've taken a couple of French courses at the University of Waterloo and this program is designed to conjugate common verbs in the tenses that I have learned so far, including:

  • Passé composé
  • Imparfait
  • Présent
  • Futur proche
  • Futur simple

I may add more tenses as I learn them.

You can run the program by executing src/main.py.

If you have any pointers you'd like to share about my code, or find any verbs that aren't conjugated correctly by the program, feel free to open an issue or email me at jdwinters96@gmail.com.

About

A Python3 program to conjugate common French verbs in different tenses.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages