CodeTantra Solution

Conatins all the solutions of all programming courses of codetantra.

CodeTantra Python Programming L6 solution

In this blog post, you will find all the Solutions to the L6 questions of the Codetantra Python Programming Course. Here are the answere to these question:- Q1:- L6/Lists/Understanding List Creation :- Write the missing code given to understand List Concatenation. Follow the instructions given as comment lines in the program. list1 = [1.0, 2.3, […]

CodeTantra Python Programming L6 solution Read More »

CodeTantra Python Programming L5 Solution

Hello Coders, In this blog post, you will find all the Solutions to the L5 questions of the Codetantra Python Programming Course. Here are the answeres to these questions:- Codetantra python programming L5 solution Q1:- L5/Different Data types/Understanding Types of Data Types :- Select all the correct Statements from the given options In Python, we

CodeTantra Python Programming L5 Solution Read More »

CodeTantra Python Programming L4 Solution

Hello Coders, In this blog post, you will find all the Solutions to the L2 questions of the Codetantra Python Programming Course. Here are the answeres to these questions:- Q1:- L4/Expressions and Statements/Understanding Expressions :- Understand and fill the missing code given, to know about expressions and statements. number1 = 20.50 number2 = 38.25 #

CodeTantra Python Programming L4 Solution Read More »