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 504 views Master
dot multiplication Question YashikaKhurana perform dot multiplication of two 2x2 matrices. 0 Python 55 years 0 Answers 492 views Master
identity matrix Question YashikaKhurana what is an identity matrix? 0 Python 55 years 0 Answers 469 views Master
square matrix Question YashikaKhurana what is a square matrix? 0 Python 55 years 0 Answers 615 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 481 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 454 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 412 views Master
principles of OOP Question YashikaKhurana What are the principles of OOP? 0 Python 55 years 0 Answers 449 views Master
EDA IMPORTANNCE Question YashikaKhurana Why is EDA indispensable for data analysis? 0 Python 55 years 0 Answers 467 views Master