Skip to content

Como mudar o tipo de uma variável que usar função leia para numeroInteiro? #305

Closed Answered by leonelsanchesdasilva
BlackCattowo asked this question in P&R
Discussion options

You must be logged in to vote

Olá, @BlackCattowo. Bem-vindo!

Basta usar:

var n = inteiro(leia("Quantidade de números a serem analisados"))

leia() por padrão devolve um texto. inteiro() faz parte da biblioteca padrão de Delégua.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@BlackCattowo
Comment options

@BlackCattowo
Comment options

@samuelrvg
Comment options

@BlackCattowo
Comment options

Answer selected by leonelsanchesdasilva
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
P&R
Labels
None yet
3 participants