Groups | Search | Server Info | Keyboard shortcuts | Login | Register


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

[Python-de] Re: Fwd: Keyboard coding

Path csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail
From "Wolli Buechel" <wjb131@web.de>
Newsgroups de.comp.lang.python
Subject [Python-de] Re: Fwd: Keyboard coding
Date Sat, 20 Jul 2024 18:33:10 -0000
Lines 19
Message-ID <172150039068.17501.13027439997983596379@mail.python.org> (permalink)
References <650E959A-D25A-4A67-A096-ED069B729AC5@multi-matrix.de>
Mime-Version 1.0
Content-Type text/plain; charset="utf-8"
Content-Transfer-Encoding 8bit
X-Trace news.uni-berlin.de Yu4Hn+QWldU77HbAH1aR2QUCdQYZq+++hFwHP4ckI3LQ==
Cancel-Lock sha1:98YqWTnF6jTs7BcrEQ3xJFsJwCg= sha256:6w16H6Ki7egjXVKtDbxGt7WHHzU/p/k+Uq18R9LAnwQ=
Authentication-Results mail.python.org; dkim=none reason="no signature"; dkim-adsp=none (unprotected policy); dkim-atps=neutral
In-Reply-To <650E959A-D25A-4A67-A096-ED069B729AC5@multi-matrix.de>
User-Agent HyperKitty on https://mail.python.org/
Message-ID-Hash JQH5B4H7C4J42366AK6OATOT5ZVD2V2V
X-Message-ID-Hash JQH5B4H7C4J42366AK6OATOT5ZVD2V2V
X-MailFrom wjb131@web.de
X-Mailman-Rule-Misses dmarc-mitigation; no-senders; approved; loop; banned-address; header-match-python-de.python.org-0; emergency; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header
X-Mailman-Version 3.3.10b1
Precedence list
List-Id Die Deutsche Python Mailingliste <python-de.python.org>
Archived-At <https://mail.python.org/archives/list/python-de@python.org/message/JQH5B4H7C4J42366AK6OATOT5ZVD2V2V/>
List-Archive <https://mail.python.org/archives/list/python-de@python.org/>
List-Help <mailto:python-de-request@python.org?subject=help>
List-Owner <mailto:python-de-owner@python.org>
List-Post <mailto:python-de@python.org>
List-Subscribe <mailto:python-de-join@python.org>
List-Unsubscribe <mailto:python-de-leave@python.org>
Xref csiph.com de.comp.lang.python:6120

Show key headers only | View raw


Hallo herr Schnoor,

in der Tat: Der folgende Satz klärt -- für den Verständigen -- die Sache mit den problematischen 56 newline-Zeichen ('\n') in <ziffern> vollkommen:

"Any quotes, tabs, or newlines in between the “triple quotes” are considered part of the string."

Nichts anderes habe ich auch geschrieben. Zusätzlich zu den new lines haben Sie noch etliche andere Mehrfachzeichen (2-, 5-, 9-fache) in den Ziffernstring <ziffern> eingefügt -- absichtlich oder versehentlich?

Könnten Sie erklären, welchen Zweck solche Mehrfachzeichen in einem Ziffernstring eines Zahlensystems haben? Klappt damit das Kodieren und Dekodieren solcher Superzahlen besser? Geht's schneller? Ist das gar ein selbst-fehlerkorrigierendes System? Das wäre ja fantastisch.

Bislang kannte ich -- und vermutlich alle anderen Mathematiker ebenfalls -- nur den folgenden Satz über Zahlensysteme zu einer  ganzzahligen Basis b > 1:

"Die b-adische Darstellung einer Zahl verwendet genau b verschiedene Ziffern."

Und so ist es ja auch bei den Systemen mit einem b aus der Menge {2,8,10,12,16}.

Aber man lernt ja nie aus;-)

W. Buechel

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


Thread

[Python-de] Re: Fwd: Keyboard coding "Wolli Buechel" <wjb131@web.de> - 2024-07-20 18:33 +0000
  [Python-de] Fwd: Keyboard coding Erich Schnoor <eschnoor@multi-matrix.de> - 2024-07-20 21:27 +0200
    [Python-de] Re: Fwd: Keyboard coding "Wolli Buechel" <wjb131@web.de> - 2024-07-20 22:40 +0000

csiph-web