Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > de.comp.lang.python > #5614

zip() (was: [Python-de] Suche: Buch mit Projektvorstellungen)

From Marcel Logen <333200007110-0201@ybtra.de>
Newsgroups de.comp.lang.python
Subject zip() (was: [Python-de] Suche: Buch mit Projektvorstellungen)
Date 2020-01-12 00:02 +0100
Organization Bureau Logen Bonn Germany
Message-ID <AABeGlQFZ3EAAR7Y.A1.flnews@t20.ybtra.de> (permalink)
References (3 earlier) <75c1cf70-be6c-61db-b83a-34f45bd9cc9d@bakera.de> <mailman.405.1578757956.11485.python-de@python.org> <Software-Tools-20200111172318@ram.dialup.fu-berlin.de> <323a29b8-c155-6723-9f25-477db68d66b1@bakera.de> <mailman.411.1578772112.11485.python-de@python.org>

Show all headers | View raw


Marco Bakera in de.comp.lang.python:

>Beste Grüße,
>der Marco.

Danke für Deine Signatur! Dadurch habe ich - als Python3-
Anfänger - jetzt gelernt, was man mit "zip" machen kann.

k=bytes.fromhex('3b050b1d03044e1312080e0917134b0d4b');c=bytes('Kleine Spielerei.','l1');print(''.join([chr(c^k)for c,k in zip(c,k)]))

Marcel :-)
-- 
 ╭───╮              ╭────╮    ╭───────╮     ╭────╮     ╭─╮  ╭──────╮ ╭──
 ╰─╮ │ ╭─╮        ╭─╯  ╭─╯    ╰─────╮ ╰──╮  ╰──╮ ╰─────╯ │  ╰────╮ ╰─╯  
╮  │ │ │ │ ╭─╮    ╰──╮ ╰─────╮ ╭────╯  ╭─╯ ╭─╮ │         ╰─╮   ╭─╯      
╰──╯ ╰─╯ ╰─╯ ╰───────╯       ╰─╯       ╰───╯ ╰─╯           ╰───╯        

Back to de.comp.lang.python | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

[Python-de] Suche: Buch mit Projektvorstellungen Marco Bakera <pintman@bakera.de> - 2020-01-10 23:51 +0100
  Re: [Python-de] Suche: Buch mit Projektvorstellungen Ulli Horlacher <framstag@rus.uni-stuttgart.de> - 2020-01-11 09:07 +0000
    Re: [Python-de] Suche: Buch mit Projektvorstellungen Marco Bakera <pintman@bakera.de> - 2020-01-11 11:13 +0100
  Re: [Python-de] Suche: Buch mit Projektvorstellungen Hermann Riemann <nospam.ng@hermann-riemann.de> - 2020-01-11 12:02 +0100
    Re: [Python-de] Suche: Buch mit Projektvorstellungen Armin Stross-Radschinski <developer@acsr.de> - 2020-01-11 13:24 +0100
  Re: [Python-de] Suche: Buch mit Projektvorstellungen Marco Bakera <pintman@bakera.de> - 2020-01-11 16:52 +0100
    Re: [Python-de] Suche: Buch mit Projektvorstellungen Marco Bakera <pintman@bakera.de> - 2020-01-11 20:48 +0100
      zip() (was: [Python-de] Suche: Buch mit Projektvorstellungen) Marcel Logen <333200007110-0201@ybtra.de> - 2020-01-12 00:02 +0100
        Re: [Python-de] zip() (was: Suche: Buch mit Projektvorstellungen) Marco Bakera <pintman@bakera.de> - 2020-01-12 11:31 +0100

csiph-web