Ad Code

If you click or tap on the page or redirect to another page, so sorry this is a technical issue. Please come back and read aur articles or post.

यदि आप पृष्ठ पर क्लिक या टैप करते हैं या किसी अन्य पृष्ठ पर रीडायरेक्ट करते हैं, तो क्षमा करें यह एक तकनीकी समस्या है। कृपया वापस आएं और हमारे लेख या पोस्ट पढ़ें।

python toole and project

Python tool and project

    Python tool and learing.


    Number generator.


  • open the termux and open nano editor.

  • command


  • nano number.py

  • Enter the code


  • import random

  • n = random.randint(1,6)

  • print("your number is ",n)

  • Your code is done


  • Enter ctrl s and back the termux.

  • python number.py

  • Coumplet your coding by.


    Thanks for cooming.


    Python base tool.


    Answer the flowing question?


  1. how to print teg.

  2. Ans.Print teg use a write letter.

  3. how to use variable.

  4. Ans.Variable is use to type a container.

  5. how to use commend.

  6. Ans.# tool is a use to commend out.

    How to create celculator.


  1. Open the termux and open the nano editor.

  2. command


  3. nano cel.py

  4. Enter your code.


  5. a=int(input("Enter 1st number")

  6. b=int(input("Enter 2st number")

  7. c=a+b

  8. print ("your answer is",c)

  9. Your code is done


  10. Enter ctrl s and back the termux.

  11. python cel.py

  12. Coumplet your coding by.


    Thanks for cooming.


Post a Comment

0 Comments

Ad Code