Blog

Java Script – ‘The Switch Keyword’

Problem Statement -The switch Keyword. Scope of work – Build a Java Script using the “switch” keyword Challenges –    After every console.log we need to use the “break” command Execution Strategy •VS …

Continue reading

Code – Finding the mean Torque in Shafts

Problem Statement -Find the mean torque in shafts. Scope of work – Build a python script to find the mean torque in shafts Challenges –    Use the if and else statements Execution Strategy • VS Code …

Continue reading