/pronoms.py

A small exercise for verbs in French. (Levels: B1 - C2)

Primary LanguageHTML

pronoms.py

A small exercise for verbs in French. (Levels: B1 - C2)

This in-terminal Python program uses the module random for choosing random pronouns and prints them out for the user. Perfect for verb exercises and pronoun revisions. Bonne chance!

Note: characters like é are non-ASCII and thus cannot be used in the code.

Linux

Requirements: python3 Run pronoms.sh by doing python3 pronoms.sh

Note: pronoms.sh must be in the same directory when the above command is called.

Windows

Requirements: No terrible antivirus software (That goes for you, Microsoft) Disable your antivirus to run the app once, if it considers pronoms.exe a virus. For Windows Defender users, run the second executable first, then Defender will allow the program to run.