Saltar al contenido

cómo comparar caracteres en el ejemplo de código de Python

Ejemplo: cómo comparar personajes en Python

== : This checks whether two strings are equal.
!= ...
< : This checks if the string on its left is smaller than that on its right.
<= : This checks if the string on its left is smaller than or equal to that on its right.
> : This checks if the string on its left is greater than that on its right.
¡Haz clic para puntuar esta entrada!
(Votos: 0 Promedio: 0)



Utiliza Nuestro Buscador

Deja una respuesta

Tu dirección de correo electrónico no será publicada. Los campos obligatorios están marcados con *