try except Question YashikaKhurana write a function to perform the addition of two quantitites. If a string is passed, handle the error. 0 Python 55 years 0 Answers 430 views Master
dot multiplication Question YashikaKhurana perform dot multiplication of two 2x2 matrices. 0 Python 55 years 0 Answers 415 views Master
identity matrix Question YashikaKhurana what is an identity matrix? 0 Python 55 years 0 Answers 399 views Master
square matrix Question YashikaKhurana what is a square matrix? 0 Python 55 years 0 Answers 547 views Master
pop function Question YashikaKhurana When we use pop() to remove an element without specifying any argument for index, what will happen? 0 Python 55 years 0 Answers 414 views Master
removal ways Question YashikaKhurana what are the 3 different ways to remove an element from a list? 0 Python 55 years 0 Answers 381 views Master
find frequency Question YashikaKhurana find frequency of each word in the given string: black blue ball ball blue black black ball ball 0 Python 55 years 0 Answers 348 views Master
principles of OOP Question YashikaKhurana What are the principles of OOP? 0 Python 55 years 0 Answers 378 views Master
EDA IMPORTANNCE Question YashikaKhurana Why is EDA indispensable for data analysis? 0 Python 55 years 0 Answers 400 views Master