Cope 2.5.0
My personal "standard library" of all the generally useful code I've written for various projects over the years
Loading...
Searching...
No Matches

◆ run_notecards()

def Cope.misc.run_notecards ( dict  cards)

A quick function for helping you practice notecards.

cards is a dict of {card front: card back}.

Definition at line 318 of file misc.py.