0
Help!
Hello everyone, I'm a beginner with no prior coding experience, and I'm currently stuck at the finance app development level. I'm feeling quite confused and would greatly appreciate any guidance or tips on how to move forward. Thank you in advance for your help!
4 Respuestas
+ 5
Tip 1:
Tag the relevant programming language.
Tip 2:
Give a complete task description.
Tip 3:
Show your code.
Tip 4:
Follow tips 1 to 3 without skipping.
0
Are you having trouble in a specific corner or is it the whole project?
0
This is not a valid or complete question. Go back and read the task. If you can not understand what it means at all, it's unlikely anyone can help u
0
From your profile I found you started "Coding Foundations", so I guess you are talking about the practice "Finance App" from module "Working with Data".
As the Task says:
Complete the code to take the savings, calculate the end amount, then display a message on the screen
The code window has comments telling you what to do with the code.
Just follow the instructions in them.
Also, there is a common misconception about the practices.
While the example gives you TWO inputs and outputs, it means there are TWO cases, and each case run separately.