Multiple Conditions in a for() Loop
In a for loop, multiple conditions can be initialized. These conditions need to be separated by using the comma (,) operator. Let us see how multiple conditions can be declared inside a for loop. Syntax
Python Program to Read File Word by Word
We will learn about how to read a file word to word in Python language. Here, a file must be taken as an input and we have to print the words present inside the file
Passing Strings to Function in C
Let’s see how to pass strings to functions using the C language. A string is a collection of characters enclosed inside double quotes (i.e., “hello everyone”). Approach We will create two functions, one is to
Loop Control Structures in Salesforce Apex
We will learn about loop control structures in the Salesforce Apex. Loop is a feature that makes the execution of a particular block of code multiple times. Loop control structure in Salesforce Apex is a
Python Program to Print All Prime Numbers in an Interval/Range
We will learn about the python program to print all prime numbers in a given interval/range. A prime number is a number that is divisible by 1 and itself. For example 2,3,5,7… are said to
Check if a Triangle of the Positive Area is Possible with the Given Angles in Python
We will learn about the python program to check if a triangle of the positive area is possible with the given angles in python. If it is possible then it should print “YES” if not

Aniket Malik
CERTIFIED TUTOR/TRAINER WITH 300+ REVIEWS
My students are the presents from God to me
Do you want to learn
Programming?
Hey, I’m Aniket. I’m determined to make you one of the best developers in the history of Information technology.
My only question is, are you ready?