Skip to main content

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tongue-twister-play-0.0.1.tar.gz (2.2 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page