Convertisseur de code de Java à Python
waasd a dasd awd adsa sad
Poor Porcupine
waasd a dasd awd adsa sad
public int llenarpila()
{
if(tope>=pilaa.length-1){
System.out.println("La pila esta llena :/");
}
else{
tope++;
System.out.println("Ingrese el dato = ");
pilaa[tope]=teclado.nextInt();
}
return tope;
}//fin llenarpila
for (i=0; i<24; i++) plage[i] = false
intervies question
String[] SQL = new String[1000];
n <- Maxindex - 1
REPEAT
NoMoreSwaps <- TRUE
FOR j <- 1 TO n
IF MyList [j] > MyList [j + l]
THEN
ENDIF
END FOR
n <- n - 1
Temp .... MyList[j)
MyList[j] <- MyList[j + 1]
MyList[j + 1] .... Temp
NoMoreSwaps <- FALSE
UNTIL NoMoreSwaps TRUE