Explanation:
First of all get the input from the user, number of rows and number of columns where rows represents seat digit number and column represents the seat letter
rows is initialized to 1 to ensure that row starts at 1 or you can remove it then seat number will start from 0.
The first loop is used for digits starting from 1 to number of rows
The second loop is used for letters starting from 1 to number of columns
since rows and cols are not of the same type that's why we are converting the int type to string type
print(str(rows)+cols) counter will keep updating the columns A, B, C.....
rows= rows + 1 counter will keep updating the rows 1, 2, 3....
Code:
Please refer to the attached image.
Output:
Please enter the number of rows: 2
Please enter the number of columns: 3
1A
1B
1C
2A
2B
2C
Answer:
i) SF:
ii) BM : 
Explanation:
Let's take,
Making y the subject of formula, we have :

For shear force (SF), we have:
This is the area of the diagram.

The shear force equation =
For bending moment (BM):


The bending moment equation =

The answer is A. Immediately inform her colleague
Answer:

Explanation:
From the question we are told that:
Water flow Rate 
Initial Temperature 
Final Temperature 
Let
Specific heat of water 
And


Generally the equation for Heat transfer rate of water
is mathematically given by
Heat transfer rate to water= mass flow rate* specific heat* change in temperature



Therefore


Answer:
capacity = 0.555 mAh
capacity = 3600 mAh
Explanation:
given data
battery = 1800 mAh
OCV = 3.9 V
solution
we get here capacity when it is in series
so here Q = 2C
capacity = 2 × ampere × second ...............1
put here value and we get
and 1 Ah = 3600 C
capacity =
capacity = 0.555 mAh
and
when it is in parallel than capacity will be
capacity = Q1 +Q2 ...............2
capacity = 1800 + 1800
capacity = 3600 mAh