Recent Posts

View all
Jan 23, 2025

Hello Baalano, How is all Going?? Waiting for Python Lectures .. Yes we are ready to Rock Again!!!! I have Posted Lectures for Python till Functions and the Further will be posted Soon.. In depth we have Coverd the Basics , Data Types, Operators, Advanced Data Types (Lists, Sets, Dictonary, Tuple,) , Loops- For and While, Functions and Much More!! the Reamaing Topics strings, OOPS will be available soon. Do enjoy the Lectures Keep sending your Homeworks on 7020781343 Thank you!

Sep 22, 2024

Send Your Solution on 7020781343  Batch 1: Problem Statement: Write a C program to calculate the simple interest based on the given principal amount, rate of interest, and time period. Formula to calculate Simple Interest:   Test Data: Input the principal amount: 1000 Input the rate of interest: 5 Input the time period in years: 3 Expected Output: Simple Interest = 150.000       Batch 2:   Write a C program to convert a temperature from Celsius to Fahrenheit. Formula to convert Celsius to Fahrenheit: Fahrenheit=(Celsius× 5/9 )+32   Test Data: Input temperature in Celsius: 25 Expected Output: Temperature in Fahrenheit: 77.000

Sep 22, 2024

Hello Everyone! Are you ready for the SUNDAY CHALLENGE? I will be posting a coding problem based on our recent learnings. Let's see who can solve the code first and get the correct output!   Time: 7:00 PM You will receive a notification and an email. The first person to send the correct answer will be declared the winner! Comment below with "Challenge Accepted" if you're ready!