Sie suchten nach: a python (Englisch - Italienisch)

Menschliche Beiträge

Von professionellen Übersetzern, Unternehmen, Websites und kostenlos verfügbaren Übersetzungsdatenbanken.

Übersetzung hinzufügen

Englisch

Italienisch

Info

Englisch

now in a python shell you can do

Italienisch

e' possibile eseguire in uno shell python:

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

now in a python shell you can do:

Italienisch

ora in uno shell di python si possono eseguire i seguenti comandi:

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

simply open a python shell and import this module.

Italienisch

basta aprire una shell python ed importare questo modulo.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

a python belt definitely falls into the affordable luxury bracket.

Italienisch

una cintura in pitone rientra di certo nella fascia lussuosa a prezzi accessibili.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

the main methods of a python list are append, insert, and delete:

Italienisch

i metodi principali delle liste in python sono append (aggiungi), insert (inserisci) e delete (cancella):

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

( comment ; of course a python is a snake which is how satan

Italienisch

(commento: naturalmente il pitone è un serpente come satana,

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

in conclusion, attributes of a python object are both readable and writable from outside the object.

Italienisch

in comclusione, gli attributi di un oggetto in python sono sia leggibili che scrivibili da un oggetto esterno.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

another important characteristic of a python string is that, like a list, it is an iterable object.

Italienisch

un'altra caratteristica importante delle stringhe in python è che sono oggetti iterabili (sui quali si può eseguire un ciclo che ritorna sequenzialmente ogni elemento dell'oggetto):

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

it converts the input into a python decimal or generates an error if the decimal does not fall within the specified inclusive range.

Italienisch

determina se l'argomento è (o può essere rappresentato da) un oggetto decimal di python e garantisce che sia all'interno del range specificato.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

the way to do that is use the bind function to explicitly tie together (or bind) an event and a python function.

Italienisch

per fare ciò utilizziamo la funzione bind che lega esplicitamente un evento ad una funzione python.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

a problem occurred in a python script. here is the sequence of function calls leading up to the error, in the order they occurred.

Italienisch

errore: i cookie sono bloccati a causa di un output inaspettato.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

here item is any iterable object such as a python list, python tuple, or rows object, or any object that is implemented as an iterator.

Italienisch

in questo esempio item è un oggetto iterabile (come una lista, una tupla, un oggetto rows o qualsiasi oggetto implementato come un iteratore).

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

note that web2py has converted the view from html into a python file, and the error described in the ticket refers to the generated python code and not to the original view file:

Italienisch

e' da notare che web2py ha convertito la vista dall'html in un file python e per questo l'errore descritto nel ticket si riferisce al codice generato da python e non alla vista originale.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

it is easy to convert a python array into an html table using python's * function arguments notation, which maps list elements to positional function arguments.

Italienisch

e' facile convertire un'array in python in una tabella html usando la notazione * di python per gli argomenti delle funzioni, che trasforma gli elementi di una lista in una serie di argomenti posizionali per la funzione.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

__init__ (self): this method has a very precise role in a python object. it is automatically called during the creation of an instance of this object.

Italienisch

__init__ (self): questo metodo ha un ruolo preciso negli oggetti in python. viene chiamato automaticamente durante la creazione di una istanza di questo oggetto.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

in less frequent instances, they catch also birds, especially preys which tail willingly, in which case, a bird passing by chance by a python in ambush can hardly escape, seen the speed with which it can shoot.

Italienisch

in casi meno frequenti, vengono catturati anche uccelli, soprattutto di specie che “pedinino” volentieri, nel qual caso, un volatile che si trovi a passare nei pressi di un pitone in agguato difficilmente ha scampo, data la velocità con cui può scattare.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

something like that involves a surgical procedure instead of mere product usage. and, as opposed to the results of using extenze, some penis enlargement ads i've seen promise to turn an inch-worm into a python in just 24 hours.

Italienisch

qualcosa del genere comporta una procedura chirurgica, invece di semplice uso del prodotto. e, in contrasto con i risultati dell'utilizzo di extenze, alcuni annunci di ingrandimento del pene che ho visto promessa di trasformare un pollice-verme in un pitone in appena 24 ore.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

and as he di not want his treasure to be stolen, he cunningly employed the workers’ fear of snakes and had the rough stones guarded by a python snake. it was a beautiful find indeed. unfortunately, however, the stone was only known to experts.

Italienisch

sfortunatamente, comunque, la pietra era conosciuta soltanto dagli esperti.

Letzte Aktualisierung: 2018-02-13
Nutzungshäufigkeit: 1
Qualität:

Englisch

now you are presented with a text edit box where you can enter the code for you script object. template code and some comments are already in place. it is important to make sure that your code is valid python code. people familiar with python will notice that we are actually defining a python function called calc. it is therefore necessary to adhere to the python rules for defining functions. for example, every line of the function should start with a tab. the first line not starting with a tab ends the definition of the function.

Italienisch

adesso si presenta una casella di testo dove inserire il codice per lo script. trovi già del codice che serve da modello e dei commenti. È importante assicurarsi di aver inserito codice python valido. chi ha già familiarità con python noterà che stiamo definendo una funzione python chiamata calc. perciò è necessario seguire le regole di python per la definizione delle funzioni. per esempio, ogni linea della funzione dovrebbe iniziare con tab. la prima linea che non inizia con tab termina la definizione della funzione.

Letzte Aktualisierung: 2011-10-23
Nutzungshäufigkeit: 3
Qualität:

Eine bessere Übersetzung mit
9,214,274,961 menschlichen Beiträgen

Benutzer bitten jetzt um Hilfe:



Wir verwenden Cookies zur Verbesserung Ihrer Erfahrung. Wenn Sie den Besuch dieser Website fortsetzen, erklären Sie sich mit der Verwendung von Cookies einverstanden. Erfahren Sie mehr. OK