salario = int(input("Qual o salario: ")) horas_mes = int(input("Quantas horas por mes vocetrabalha: ")) horas = salario/horas_mes print("Por hora voce ganha: ",horas,"€")
-
Notifications
You must be signed in to change notification settings - Fork 0
KKMF122/Python
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Primeiro código
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published