Update 1-getting-started/lessons/1-introduction-to-iot/translations/pi.hi.md

Co-authored-by: Bhavesh Suneja <40915476+EliteWarrior315@users.noreply.github.com>
pull/82/head
AdityaGarg00 4 years ago committed by GitHub
parent eb9968d533
commit f08e4cf3c7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -233,7 +233,7 @@
python3 app.py python3 app.py
``` ```
> 💁 इस कोड को चलाने के लिए आपको स्पष्ट रूप से `python3` को कॉल करने की आवश्यकता है, यदि आपके पास Python 3 (नवीनतम संस्करण) के अलावा Python 2 स्थापित है। यदि आपके पास Python2 स्थापित है, तो `python` को कॉल करने से Python 3 के बजाय Python 2 का उपयोग किया जाएगा > 💁 इस कोड को चलाने के लिए आपको स्पष्ट रूप से `python3` को कॉल करने की आवश्यकता है, यदि आपके पास Python 3 (नवीनतम संस्करण) के अलावा Python 2 भी स्थापित है। यदि ऐसा है, तो `python` को कॉल करने से Python 3 के बजाय Python 2 का उपयोग किया जाएगा
आपको निम्न आउटपुट देखना चाहिए: आपको निम्न आउटपुट देखना चाहिए:

Loading…
Cancel
Save