Author: admin
What are the different way to concatenate two tuples
we can concatenate two tubles using ‘+’ symbol See below example
tuple_odd = (1, 3 , 5)
tuple_even = (2, 4, 6)
tuple_int = tuple_odd + tuple_even
print( tuple_int ) # (1, 3, 5, 2, 4, 6)
will bycott campaign against Aamir khan movie #boycottlaalsinghchaddha effect its box office collection ?
cpct full form in maths
cpct stands for Corresponding parts of congruent triangles, if two triangle are congruent their corresponding sides are equal also their corresponding angles are equal
Suppose below triangle 1 and 2 are congruent
Then their (cpct) Corresponding parts of congruent triangles are also equal means
AB=XY
AC=XZ
BC=YZ