Find some exercises (in pdf) to consolidate concepts -and practice some math
Practice writing and executing Python code online
More code exercises, and some solutions
Swap Variables. Quickly swap names/contents among variables
From DNI to NIF. Modulo exercise
Al ejecutarlo, este programa permite entrar los 8 dígitos de un Documental nacional de identidad (DNI), y retorna el Número de identificación fiscal (NIF) con la letra final incluida.
de abajo para ejecutar.
Read from / write to a text file. Write the output of a script to a file, and read part of a file, o the whole file
Back to the main page