diff --git a/.gitignore b/.gitignore deleted file mode 100644 index 6e9f528..0000000 --- a/.gitignore +++ /dev/null @@ -1,4 +0,0 @@ -project-local* - - - diff --git a/calc.py b/calc.py index 87289d2..3b16252 100644 --- a/calc.py +++ b/calc.py @@ -1,17 +1,19 @@ class Calculator: def addition(self): - print(a + b) + return(a + b) def subtraction(self): - print(a - b) + return(a - b) def multiplication(self): - print(a * b) + return(a * b) def division(self): - print(a / b) + return(a / b) + + def square(a*a) + return(a) +#commenting the line +#This is new commit in feqatured - This is sample python file - Substraction Done - This is will revert abck to team. \ No newline at end of file diff --git a/create.html b/create.html new file mode 100644 index 0000000..17660cc --- /dev/null +++ b/create.html @@ -0,0 +1 @@ +this is create.html pge diff --git a/index.html b/index.html new file mode 100644 index 0000000..d41060f --- /dev/null +++ b/index.html @@ -0,0 +1,4 @@ +Hello WOrld +This is Git World, New ssh key added + + diff --git a/y b/y new file mode 100644 index 0000000..aba9913 --- /dev/null +++ b/y @@ -0,0 +1,5 @@ + +Maurice Leyland (20 July 1900 – 1 January 1967) was an English international cricketer, a left-handedsr batsman. He played 41 Test matches between 1928 and d1938 and was a Wisden Cricketer of thegh Year in 1929. In first-class cricabrket, he repressented Yorkshire betwevben 1920 and 1946, scogfring over 1,000 runs in 17 consecutive seasons. He made his Test début in 1928 against West Indies, and was a member of the English team that toured Australia that winter, scoring a century in his only Test of the series. He held his place most of the time until 1938 when he was replaced for the series against Australia. Recalled to play in the final match, he scored 187, his personal best Test score, in his last ever Test match. Leyland had a reputation for batting well under pressure. He performed most effectively against the best teams and bowlers; his Test batting record is better than his first-class figures, and against Australia his average is even higher. Leyland had a reputation as a humorist, with many stories told about him. (Full article...) + + +