Skip to content
logo
Read more about the article Strings in Python : Everything you should clearly know as a beginner.

Strings in Python : Everything you should clearly know as a beginner.

  • Post author:Anam
  • Post published:February 23, 2023
  • Post category:Python

Variables that hold text are of string data type. Strings are sequences of characters. For example, "coder" is a string containing sequence of characters 'c', 'o', 'd',' e' and 'r'.…

Continue ReadingStrings in Python : Everything you should clearly know as a beginner.
Read more about the article Variables in Python : Everything you should clearly know as a beginner.

Variables in Python : Everything you should clearly know as a beginner.

  • Post author:Anam
  • Post published:February 22, 2023
  • Post category:Python

What are variables? Variables are the most basic building block of a program. A program usually contains instructions to tell the computer what to do, as well as data that…

Continue ReadingVariables in Python : Everything you should clearly know as a beginner.
Read more about the article Python Project: Intelligent Voice Assistant in 30 mins using Speech Recognition

Python Project: Intelligent Voice Assistant in 30 mins using Speech Recognition

  • Post author:Anam
  • Post published:October 15, 2022
  • Post category:Python

A voice assistant is a form of artificial intelligence that recognizes and responds to voice commands. You can find them on smartphones, desktops, smartwatches, and other devices. Alexa, Siri, Google…

Continue ReadingPython Project: Intelligent Voice Assistant in 30 mins using Speech Recognition
  • Go to the previous page
  • 1
  • 2
  • 3
Copyright - OceanWP Theme by OceanWP