Welcome Back @unni krishnan.r and yes I remember.
Quite good one is here https://www.learnpython.org/
Welcome to the community
My points would be Usability (Ease of Use) Accessibility (Ease to find information) Speed SEO Trust worthy
What issue are you facing? I mean what assistance do you need?
Did you try the app market from Wix? https://www.wix.com/app-market/ That us the best place to search for plugins aka addons. Further, if you...
Yes you will surely do. You can start small and make changes little by little everyday or every week and it should be enough. Focus on delivering...
Why do you underrate yourself so much. I think so anyone can if he is wiling to learn.
Share your code inline and then let us know what the code is suppose to do and what is not working as expected so we can help
The pleasure is all mine.
Case 21, 24, 25, 27 To 32, 34, 35, 38 it means when X is equial to 21, 24, 25, 27, 28, 29, 30, 31 32, 34, 35, 38
Can you share the code? You can also use exit function as well. Have you considered it?
This is a decade old thread. Thread closed.
Welcome to the forum.
Yes I did and there is a good improvement in start menu but rest it is all the same.
Yes this is fine but then you don't need to be doing printf("%lf", statistics(num1, num2)); Instead you can do result = statistics(num1,...
There are some basic issues in your code. 1. You need to learn to assign variables to the array first. It is Arr[0] and Arr[1] and not to the...
Yes you can do that as well. Assign both the values into an array and then return the array
By pointer I mean you have to pass the address of the variable in the function and then assign the value withing the function. Something like:...
The reason to show 7 is because it is being treated as int. Pass the params as floats and then do the operation as float. To show the second...
Separate names with a comma.