Essa empresa é sua?
Write a function that given a string number returns the int representation of it
Sigiloso
Start with a sum of zero. For each character is the string multiply sum by 10 and then convert it to an int and add to sum.
Write a function? If it's JavaScript you can just use parseInt() and be done.
Fique por dentro de todas as oportunidades e dicas internas seguindo as empresas de seus sonhos.
Comece a buscar vagas para receber atualizações e recomendações personalizadas.