Strings
Strings are a type of data in programming that represent textual data. They are sequences of characters that can include letters, numbers, symbols, a…
You know how we humans talk to each other using different languages like English, Hindi, or Bengali? We use these languages to express our thoughts, …
Functions Imagine you're playing a video game and you have a special move that you use again and again. Each time you use this move, you have to…
Loops Think of loops like singing the same song again and again. When you sing your favourite song continuously, you are kind of doing a loop. You…
Variables Let's say you're helping your parents with grocery shopping and they want to keep track of how much the rice costs each week. So, t…
Imagine you're playing with your favourite set of building blocks. You can build lots of different things with them, right? Now, let's think …