Featured Post

Python Variables and Data Types Explained with Examples for Beginners

Python Variables and Data Types Explained with Examples for Beginners Introduction Python is one of the easiest programming languages for beginners because its syntax is simple and easy to read. In this post, we will learn about variables and data types , which are the building blocks of Python programming. Table of contents What is a Variable? Rules for Declaring Variables Uses of Variable Declaration in Python Common Mistakes in Python Variables Some Valid or Invalid List of Python Variables What are Data Types? Common Python Data Types Checking the Data Type Taking Input from the User Type Conversion Full Example Conclusion What is a Variable? A variable is a name used to store data in a prog...

Common Mistakes in English !



  • I am not agree. (INCORRECT)   
  • I don't agree. (CORRECT)

  • Thanks God it's Friday! (INCORRECT)
  • Thank God it's Friday! (CORRECT)

  • Your English is very well.(INCORRECT)
  • Your English is very good. (CORRECT)

  • You speak English good.(INCORRECT)
  • You speak English well.(CORRECT)

  • People is. (INCORRECT)
  • People are.(CORRECT)

  • Marriage anniversary. (INCORRECT)
  • Wedding anniversary.(CORRECT)
  • Thanks you. (INCORRECT)
  • Thanks or Thank you. .(CORRECT)
  • Blunder mistake. (INCORRECT)
  • Blunder.(CORRECT)
  • Dressing sense. (INCORRECT)
  • Dress sense.(CORRECT)
  • Out of station. (INCORRECT)
  • Out of town.(CORRECT)
  • I saw a dream last night. (INCORRECT)
  • I had a dream last night.(CORRECT)
  • Move out of the way. (INCORRECT)
  • Excuse me.(CORRECT)
  • India have. (INCORRECT)
  • India has.(CORRECT)
  • Everybody have problems. (INCORRECT)
  • Everybody has problems.(CORRECT)
  • You are happy?. (INCORRECT)
  • Are you happy?.(CORRECT)
  • When I was small (INCORRECT)
  • When I was young (CORRECT)
  • I am agree with you. (INCORRECT)
  • I agree with you.(CORRECT)
  • You should not to smoke. (INCORRECT) 
  • You should not smoke.(CORRECT)