May 8, 2022

Problem Statement -Condition to Represent a pair of straight lines
Scope of work
– Build a program to represent a pair of straight lines
Challenges -Use ‘if’ and ‘else’
Execution Strategy •Before writing the python script, pseudocode is written in Excel
Value Added -A simple code that will represent if the entered lines will form a straight line or not
