• Instagram
  • Pinterest
  • LinkedIn
  • facebook
  • Instagram
  • Pinterest
  • LinkedIn
  • facebook
  • Instagram
  • Pinterest
  • LinkedIn
  • facebook

D A T A   I N S I G H T

Knowledge for Insight from Data

  • HOMEPAGE

  • PROGRAM

  • BLOG

  • MEMBERS

  • .

  • More

    Use tab to navigate through the menu items.
    FOLLOW US
    • LinkedIn
    • facebook
    • Instagram
    • YouTube
    • Pinterest
    Profile
    About
    0 Like Received
    0 Comment Received
    0 Best Answer
    Overview
    First Name
    AHMED
    Last Name
    GAMAL
    Posts
    Feb 6, 2022
    Python Tuples
    Tuple Tuples are used to store multiple items in a single variable. Tuple is one of 4 built-in data types in Python used to store...
    Jan 23, 2022
    Create Mad Libs game in Python
    Step 1: In the first step, we will take the required input from the user and store it in the python variable to use in the future in...
    Jan 23, 2022
    Fahrenheit to Celsius Converter
    Hey everyone, today we will be building a Fahrenheit to Celsius Converter in Python. How does it work? Generally to measure the...