We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba81266 commit ad04c4eCopy full SHA for ad04c4e
README.md
@@ -3,9 +3,9 @@ Python Workshop codes
3
4
# Run the code
5
6
-- Dowwnload the code
+- Download the code
7
- Install Python 3.x.x if not installed https://www.python.org/downloads/
8
-- Open your terminal/command propt (CTRL+T in Ubuntu ,Windows WIN+R then type cmd then enter)
+- Open your terminal/command prompt (CTRL+T in Ubuntu ,Windows WIN+R then type cmd then enter)
9
- Check Python is Configured or not by using
10
`Python --version` or `Python3 --version`
11
0 commit comments