tiflolinux.org - GNU Social
  • Login

Bienvenido

  • Public

    • Public
    • Network
    • Groups
    • Popular
    • People

Conversation

Notices

  1. Pybonacci (pybonacci@mastodon.social)'s status on Saturday, 26-Aug-2023 13:35:31 CEST Pybonacci Pybonacci

    Yesterday I received an email with grants from a bigcorp. One of the required skills was:

    'Problem Solving Virtual Communication Digital Awareness Data and Device Security'

    I've created some more potential skills using the same words:

    import random
    frase = 'Problem Solving Virtual Communication Digital Awareness Data and Device Security'
    fraselst = frase.split()
    for i in range(20):
    random.shuffle(fraselst)
    if 'and' not in [fraselst[0], fraselst[-1]]:
    print(' '.join(fraselst))

    In conversation Saturday, 26-Aug-2023 13:35:31 CEST from mastodon.social permalink

    Feeds

    • Activity Streams
    • RSS 2.0
    • Atom
    • Help
    • About
    • FAQ
    • TOS
    • Privacy
    • Source
    • Version
    • Contact

    tiflolinux.org - GNU Social is a social network, courtesy of tiflolinux.org. It runs on GNU social, version 2.0.1-beta0, available under the GNU Affero General Public License.

    Creative Commons Attribution 3.0 All tiflolinux.org - GNU Social content and data are available under the Creative Commons Attribution 3.0 license.