Comprehensive notes Information and Communication Technology Skills class 10

notes Information and Communication technology Skills class 10

In this article, we are going to discuss comprehensive notes Information and Communication Technology Skills class 10. Here we go! Notes Information and Communication Technology Skills class 10 Information and Communication Technology Skills class 10 is a part of Employability Skills for Skill courses like Information Technology, Artificial Intelligence etc. So let us discuss notes … Read more

A comprehensive guide schedule of activities related to CBSE direct admission class 10 class 12

schedule of activities related to CBSE direct admission class 10 class 12

This article provides you with A comprehensive guide schedule of activities related to direct admission class 10 class 12. Here we go! Schedule of activities related to CBSE direct admission class 10 class 12 Every year Central Board of Secondary Education is conducting board examinations. For this board examination, the registrations are done through an … Read more

Python Function Program – Write a function lenFOURword(L), where L is the list of elements (list of words) passed as an argument to the function. The function returns another list named ‘indexList’ that stores the indices of all five lettered words of L.

Python function program

Python function program – Write a function lenFOURword(L), where L is the list of elements (list of words) passed as an argument to the function. The function returns another list named ‘indexList’ that stores the indices of all five lettered words of L. Example: For example: If L contains [“PRUTHA”, “DHRUV”, “KRIZA”, “DEV”, “RUSHI”] The … Read more