new to coding world

Back to General discussions forum

neelsaxena42     2025-05-24 15:13:44

hello! i am new to coding and currently learning and solving problems in python .But while solving problems i face many problems which i am not able to figure it out. like i solve the problem but there is slightly mistake in my ans to original answer. could you pls suggest any community or something that might help me solve problem as i figure it out myself that i need someone's assistance in that and how to approach problems..

i hope u will be able to help me.

zelevin     2025-05-25 19:22:44

I think asking on this forum is a perfectly fine first step. :)

As for the problems that are currently giving you trouble, my top advice would be to re-read them carefully. My second and third bits of advice would be to: run the example data through your code; and compare your code's output with the one provided by the checker.

In the case of Sums in Loop, if you have N rows of input data, how many values should be in your output?

For Rounding, there is a Wikipedia article linked in the body of the problem; perhaps this article is referred to for a reason?

For Vowel Count, just read the problem again; it's not long.

neelsaxena42     2025-05-26 19:58:07

tnks bro i will try the problems.

Please login and solve 5 problems to be able to post at forum