Vous avez cherché: a python (Anglais - Italien)

Anglais

Traduction

a python

Traduction

Italien

Traduction
Traduction

Traduisez instantanément des textes, des documents et des voix avec Lara

Traduire maintenant

Contributions humaines

Réalisées par des traducteurs professionnels, des entreprises, des pages web ou traductions disponibles gratuitement.

Ajouter une traduction

Anglais

Italien

Infos

Anglais

now in a python shell you can do

Italien

e' possibile eseguire in uno shell python:

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

now in a python shell you can do:

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

simply open a python shell and import this module.

Italien

basta aprire una shell python ed importare questo modulo.

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

a python belt definitely falls into the affordable luxury bracket.

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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

Italien

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):

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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.

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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:

Italien

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.

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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.

Italien

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.

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

__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.

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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.

Italien

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.

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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.

Italien

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.

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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.

Italien

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

Dernière mise à jour : 2018-02-13
Fréquence d'utilisation : 1
Qualité :

Anglais

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.

Italien

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.

Dernière mise à jour : 2011-10-23
Fréquence d'utilisation : 3
Qualité :

Obtenez une traduction de meilleure qualité grâce aux
8,950,814,424 contributions humaines

Les utilisateurs demandent maintenant de l'aide :



Nous utilisons des cookies pour améliorer votre expérience utilisateur sur notre site. En poursuivant votre navigation, vous déclarez accepter leur utilisation. En savoir plus. OK