Tutorial 3.2
HTML-код
- Опубликовано: 5 фев 2025
- IIT Madras welcomes you to the world’s first BSc Degree program in Programming and Data Science. This program was designed for students and working professionals from various educational backgrounds and different age groups to give them an opportunity to study from IIT Madras without having to write the JEE. Through our online programs, we help our learners to get access to a world-class curriculum in Data Science and Programming.
To know more about our Programs, please visit :
BSc Degree in Programming and Data Science - onlinedegree.i...
Diploma in Programming / Data Science - diploma.iitm.a...
18:05 shouldn't it be (4174 - 92 + 1) / 3
Exactly
No. Because, the instructor starts with Max value 0. If he starts with -1 as the professors did in the video, then we should add 1.
Any reason why? I just want know..
@@subhanarayan1195 The number of items in the range x-y with both x and y being INCLUSIVE is y-(x-1) = y - x + 1.
Use small numbers as examples and try it out yourself.
@@sayanghosh6996 okk thank you..
4174-2814
2813-1453
1452-92
these are right intervals i think. Am i Right?
same doubt
Yes bhai I am thinking same, Note:in this end points are also taken into consideration.
Nice
DONE