Pay = Hrs*Rate | Sololearn: Learn to code for FREE!
¡Nuevo curso! ¡Todo programador debería aprender IA Generativa!
Prueba una lección gratuita
0

Pay = Hrs*Rate

Need to get input values of hrs and rate from user https://code.sololearn.com/cxLc5mpYAyFP/?ref=app

14th Jan 2023, 6:25 AM
Manikanta Subhash Alapati
1 Respuesta
0
# Manikanta Subhash Alapati ! # You are almost there! Just a few minor changes in the last line: print("Pay: " + str(Pay))
14th Jan 2023, 7:03 AM
Per Bratthammar
Per Bratthammar - avatar