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 461 views Master
dot multiplication Question YashikaKhurana perform dot multiplication of two 2x2 matrices. 0 Python 55 years 0 Answers 450 views Master
identity matrix Question YashikaKhurana what is an identity matrix? 0 Python 55 years 0 Answers 428 views Master
square matrix Question YashikaKhurana what is a square matrix? 0 Python 55 years 0 Answers 579 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 442 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 414 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 377 views Master
principles of OOP Question YashikaKhurana What are the principles of OOP? 0 Python 55 years 0 Answers 407 views Master
EDA IMPORTANNCE Question YashikaKhurana Why is EDA indispensable for data analysis? 0 Python 55 years 0 Answers 433 views Master