@@PortfolioCourses in python when we write number / 10 it will give float number if we want a whole number we have to write number // 10 i was little bit confused about that but saw c++ do it with only one backslash
C++ will do integer division with / if you have int values being divided, otherwise if you have floating-point numbers like float or double it will do float division. :-)
You are the best . Your teaching skill is so smooth I understood each and every steps Thanks' to you.
You’re very welcome, I’m so glad to hear you’re enjoying the videos! :-)
Thank you very much
Finally I understood recursion
Thank you a lot great explanation keep going with this c videos i like them a lot !
You're welcome, I'll definitely keep making videos! :-)
@@PortfolioCourses in python when we write number / 10 it will give float number if we want a whole number we have to write number // 10 i was little bit confused about that but saw c++ do it with only one backslash
C++ will do integer division with / if you have int values being divided, otherwise if you have floating-point numbers like float or double it will do float division. :-)
Which code editor do you use?
This clears it up thanks
You’re welcome, I’m glad it helped! :-)
Yeah babbbby!
Thanks John! :-)