Skip to content

Commit 2129fb5

Browse files
authored
Merge pull request kal179#15 from harshup18/master
Update README.md
2 parents f572fb6 + 713fc2f commit 2129fb5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Basic python CLI programs as examples<br>
33
All the examples are useful examples<br>
44
This 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 usefull 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)