I have a query, I did the exercise in C but I do not know how to pass it to Python, especially with the subject of when I enter the full date .. Here is the code in C
#include <stdio.h>
main(){
int DiaN, MesN, AnioN;
int DiaH, MesH, An...
asked on
22.09.2018 / 00:51