Papa Programmer
Categories
  • Cheat Sheet
  • Computer
  • Computer Hacks
  • Earn Money
  • JavaScript
  • Machine Learning
  • Mobile & Laptop
  • Python
  • Python Script
  • Tkinter Tutorials
  • Website
Pages
  • About Us
  • Contact Us
  • Download Data Set
Papa Programmer

Python and Computer hacks

Data Encryption Using Python

How to Encrypt and Decrypt Data Using Python

  • Papa Programmer
  • 22 October 2020
Wikipedia GUI using python

    How to Get Wikipedia Results Using Python (GUI)

    • 18 October 2020

    Browsing Category

    Python Script

    4 posts
    Number Guessing Game Using Python
    • Python Script

      Number Guessing Game Using Python

      • Papa Programmer
      • 17 October 2020
      In this tutorial I’ll show you how to make a simple number guessing game using python. Again we will use random module to generate random number. To make this game…
      View Post
      rok paper scissors game using python
      • Python Script

        Rock Paper Scissors Game Using Python

        • Papa Programmer
        • 16 October 2020
        In this tutorial I’ll show you how to make a simple rock paper scissors game using python. Here we need one module: random We need to use a random module…
        View Post
        simple dice game using python - papa programmer
        • Python Script

          Simple Dice Game Using Python

          • Papa Programmer
          • 15 October 2020
          In this tutorial we will make a simple dice game using python. So, let’s get started. To make this game we need one module: random We need to use a…
          View Post
          • Python Script

            How to Make a Simple Calculator Using Python

            • Papa Programmer
            • 14 October 2020
            In this tutorial, I’ll show you how to make a simple calculator using python. Let’s make a simple calculator using python. this will be a simple python script, not GUI.…
            View Post
            Recent Posts
            • == vs === in JavaScript #6
            • If-else in JavaScript #5
            • Operators in JavaScript #4
            • Var Let and Const in JavaScript #3
            • What are Variables in JavaScript?
            Recent Comments
            • Papa Programmer on Loops In Python
            • Papa Programmer on Loops In Python
            • Emile Tatsch on Loops In Python
            • Candi Sarabando on Loops In Python
            • Papa Programmer on Loops In Python
            == vs === in javascript
            • JavaScript

              == vs === in JavaScript #6

              • 9 January 2021
              If-else in JavaScript
              • JavaScript

                If-else in JavaScript #5

                • 9 January 2021
                Operators in JavaScript
                • JavaScript

                  Operators in JavaScript #4

                  • 8 January 2021
                  Var Let and Const in JavaScript
                  • JavaScript

                    Var Let and Const in JavaScript #3

                    • 7 January 2021
                    Papa Programmer