Skip to content

Instantly share code, notes, and snippets.

@parzibyte
Created July 1, 2020 05:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save parzibyte/b22d7ebf133b20c5495388eedc36e212 to your computer and use it in GitHub Desktop.
Save parzibyte/b22d7ebf133b20c5495388eedc36e212 to your computer and use it in GitHub Desktop.
# Probar
secuencia = "ACTGactgGCTA"
print("¿Es válida?")
print(secuencia_valida(secuencia))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment