+ 2

WHY IS THIS NOT WORKING PLEASE CAN YOU HELP ME

So I am new to coding & python and this is not working, I put the variable ‘b123’ with a value of input(), that’s working but on the input it says b123 not the user’s name!!! Please help. https://code.sololearn.com/crEmU6bQr6AN/?ref=app

17th Jan 2022, 8:50 PM
Dennis Nathan
Dennis Nathan - avatar
2 Antworten
+ 4
you need to print the variable hello('hello', b123)
17th Jan 2022, 8:54 PM
Lisa
Lisa - avatar
+ 2
Thank you soooooo much
17th Jan 2022, 8:55 PM
Dennis Nathan
Dennis Nathan - avatar