Code

Code – To Represent a pair of Straight Lines

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 …

Continue reading

Code – Convert the Percentage to decimal and Fraction to percentage

Problem Statement -Converting the numbers to percentage and fraction Scope of work – Build a program to find the value of percentages and fractions to decimal value Challenges -Nil Execution Strategy …

Continue reading

Code – Find the age of your father

Problem Statement -Finding the ages of the persons Scope of work – Build a program to find the age of the person Challenges -Nil Execution Strategy •Before writing the python script,  pseudocode is …

Continue reading

Code – Find the age of the Person

Problem Statement -Finding the ages of the persons Scope of work – Build a program to find the age of the person Challenges -Nil Execution Strategy •Before writing the python script,  pseudocode is …

Continue reading

Code – Problems using the equation of a concentric circle

Problem Statement -Find the equation of the circle which is concentric Scope of work – Build a program to find the equation of the circle Challenges -Nil Execution Strategy •Before writing the python …

Continue reading

Code – Finding the Age

Problem Statement -Using math definitions find the numbers Scope of work – Build a program to find the age using the given hints Challenges -Multiplying the ‘str’ and ‘int’ Execution Strategy •Before …

Continue reading

Code – Find the Numbers using Hints

Problem Statement -Using math definitions find the numbers Scope of work – Build a program to find the number using the given hints Challenges -Multiplying the ‘str’ and ‘int’ Execution Strategy …

Continue reading

Code – Average of 4 consecutive even numbers

Problem Statement  Find the average of 4 consecutive even numbers  Scope of work – Build a program to find the average of consecutive even numbers Challenges -Importing ‘random’ numbers Execution …

Continue reading

Code – Find the absolute difference between the numbers

Problem Statement  Find the absolute difference between the numbers  Scope of work – Build a program to find the absolute difference Challenges -Using “if” and “else” -Importing ‘random’ numbers …

Continue reading

Code – Find the Number if their sum and difference is given

Problem Statement  Find the number if their sum and the difference is given Scope of work – Build a program to find the number as per the given problem Challenges -“str” and “int” files should be in a …

Continue reading