Make a play of tongue twisters
Project description
Choose the first tongue twister.
# This part isn't ready yet.
Choose the next tongue twister.
options = q(first_tongue_twister)
And continue. To generate a whole play, do this.
for tongue_twister in play(): args = (tongue_twister['translation'], tongue_twister['language'], tongue_twister['original']) print('%s (%s: %s)' % args)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Close
Hashes for tongue-twister-play-0.0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 62f5203faf9af193328b2eb3c5302197abf13a9775040dbfe8e2de453ea29014 |
|
MD5 | f07d38b34e9b2190be5d6288a51183e6 |
|
BLAKE2b-256 | a04a2ee1c2cff63405e13bb304113797d001ceb9d0455483c8fb4f6d6a44e57f |