Skip to content

Variables#8

Open
afgsanchez wants to merge 2 commits intoaprendedeceropython:Variablesfrom
afgsanchez:Variables
Open

Variables#8
afgsanchez wants to merge 2 commits intoaprendedeceropython:Variablesfrom
afgsanchez:Variables

Conversation

@afgsanchez
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown
Collaborator

@wcervini wcervini left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Efectuar el siguiente campobio en el codigo y usar f-string un ejemplo seria la linea 45
print(f, " - Suma de integer + float")
con f-string quedaria asi:
print(f"La suma de un entero + un numero flotante es {f}")
mas info Aqui

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants