Skip to content

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

Notifications You must be signed in to change notification settings

dmarakom6/pronoms.py

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

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

Topics

Resources

Stars

Watchers

Forks