Question: ( R/R Studio) 03. Find problems in the code snippets (there can be multiple problems in each code snippet what is a problem Any line

( R/R Studio)
03. Find problems in the code snippets (there can be multiple problems in each code snippet what is a problem Any line of code that can give an error while executing the program can be a problem In addition, consider the comments to see what needs to be done in the code. If the code is not doing what the comments are indicating, it is also a problem, You should specify the exact part of the code where there are problems, and what are the problems 125 a) #Assigning value to a data object testing - False | True # Assigning the opposite of that value to another data object oppTesting Testing # Checking if oppTesting is equal to Testing and saving it to a variable equalcheck-oppTesting = testing b) #Assigning values to vectors vecti 4-12 23 21 2 32 12 91 212 22132 21 21 219) vect2cvecti vect2) # Adding the two vectors and staring into a new vector vectMulti vecti + vect2 c) Assigning values to data objects, specifically, the name of the society, the number of flats in integer and number of residents in integer societyName
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
