Skip to content

Commit 9475c4c

Browse files
authored
Merge pull request kal179#60 from Lakshita2002/gram-branch
Grammatical correction
2 parents 66e26de + 65d35a5 commit 9475c4c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
# Beginners-Python-Programs
22
Basic python CLI programs as examples<br>
33
All the examples are useful examples<br>
4-
This examples are of beginners level<br>
4+
These examples are of beginners' level<br>
55
<br>
6-
Hey guys I wrote these programs when I was just starting up with programming, now I realize that many of 'em feel very un-professional and useless so I decided to go one by one through all and make 'em more usefull and professional !
6+
Hey guys I wrote these programs when I was just starting up with programming, now I realize that many of 'em feel very un-professional and useless so I decided to go one by one through all and make 'em more useful and professional !
77
<br>
88

99
Note: In 2.x versions input isn't useful , lly , in 3.x versions raw_input isn't useful. Also, xrange() and other methods are discontinued or changed in 3.x versions of python. Change the keywords accordingly!

0 commit comments

Comments
 (0)