Code

Code – To find Acute angle between the lines​

Problem Statement​ Acute angle between the lines​ Scope of work​ Build a program to find acute angle​ Challenges​ –    Nil​ Execution Strategy​ Windows terminal​ Write the code in VS code​ Value …

Continue reading

Code – To find Acute angle between the lines

Problem Statement -Acute angle between the lines Scope of work -Build a program to find acute angle Challenges -Nil Execution Strategy -Windows terminal -Write the code in VS code Value Added -If user …

Continue reading

Code – To find V-Notch

Problem Statement -To find the water flow in rectangular v-notch Scope of work -Build a program to find V-Notch Challenges – Import sqrt Execution Strategy -Python tutorials -Windows terminal -Write …

Continue reading

Code – To find x & y Intercept of the Line

Problem Statement -Slope of x & y intercept of line Scope of work -Build a program to find x & y intercept of the line Challenges -Nil Execution Strategy -Write pseudocode in excel -Write the …

Continue reading

Code – To find the Tensile Stress

Problem Statement -To find the Tensile stress of a material Scope of work -Build a program to find Tensile stress Challenges -Nil Execution Strategy -Write pseudocode in excel -Write the code in …

Continue reading

Code – Arithmetic Progression

Problem Statement -Find the Arithmetic Progression Series Scope of work -Build a program to find number of series in arithmetic progression Challenges -Nil Execution Strategy -Write pseudocode in …

Continue reading

Code – Multiplication of Matrix

Problem Statement -To multiple the elements of two or more matrices Scope of work -Build a program to find multiplication of matrices Challenges – Multiplying the matrix of order mp & pn, then the …

Continue reading

Code – Subtraction of Matrices

Problem Statement -To subtract the elements of two or more matrices Scope of work -Build a program to find subtractions of matrices Challenges –    Finding the code for subtracting the elements in …

Continue reading

Code – Addition of Matrices

Problem Statement -To add the elements of two or more matrices Scope of work -Build a program to find addition of matrices Challenges –    Finding the code for adding the elements in corresponding …

Continue reading

Code – Odd or Even Number

Problem Statement -Build a program to find whether the given number id odd or even Sow -VS Code -Windows Terminal Challenges – Nil Value Added -Basic Python learnt -If user wants to know the entered …

Continue reading