All translations

Enter a message name below to show all available translations.

Message

Found 10 translations.

NameCurrent message text
 h Deutsch (de)Es wird uns sagen,  der Inhalt von {{incode|myVar}} ist ein {{incode|'str'}}, was die Kurzform für Zeichenfolge ist. Wir haben auch andere grundlegende Datentypen wie Integer  und Gleitkomma Zahlen:
 h English (en)It will tell us the content of {{incode|myVar}} is a {{incode|'str'}}, which is short for string. We also have other basic data types such as integer and float numbers:
 h español (es)Nos dirá que el contenido de {{incode|myVar}} es un {{incode|'str'}}, que es la abreviatura de cadena. También tenemos otros tipos de datos básicos como números enteros y flotantes:
 h français (fr)Il nous dira que le contenu de {{incode|myVar}} est un {{incode|'str'}}, qui est l'abréviation de string (chaîne de caractères). Nous avons également d'autres types de données de base, tels que les nombres entiers et ceux à virgule flottante:
 h italiano (it)Questo significa che il contenuto di {{incode|myVar}} è un {{incode|'str'}}, che è l'abbreviazione di string. Esistono anche altri tipi di dati di base come numeri interi e a virgola mobile:
 h 日本語 (ja)これはmyVarの中身が'str'、つまりPython用語における文字列であることがわかります。また、他の基本的なデータ型には、整数型や浮動小数点数型などがあります:
 h polski (pl)Poinformuje nas, że zawartość {{incode|myVar}} to {{incode|'str'}}, co jest skrótem od string. Mamy również inne podstawowe typy danych, takie jak liczby całkowite i zmiennoprzecinkowe:
 h română (ro)Aceasta ne va spune că conținutul lui myVar este 'str', scurt pentru șir în jargonul Python. De asemenea, avem și alte tipuri de date de bază, cum ar fi numere întregi (integer) și cu virgulă flotantă (float)
 h Türkçe (tr)Bize myVar'ın içeriğinin Pyrhon jargonundaki string için kısa olan str olduğunu söyleyecektir. Tam sayı ve değişken sayılar gibi diğer temel veri türlerimiz de vardır
 h 中文(中国大陆) (zh-cn)在这里,它将告诉我们,变量myVar中的内容是一个'str',也就是Python术语中字符串的简写。我们也可以使用Python提供的其他类型数据,如整数与浮点数: