Answer:1. Introduction to Python
1.1 A Simple Python Program
1.2 Creating and Running a Python Program
2. Virtual Data Storage
3. Statement Types
3.1 Input/Output Statements
3.2 The Assignment Statement
3.3 Control Statements
4. Another Example
5. Managing Complexity
5.1 Divide and Conquer
5.2 Using and Writing Functions
6. Object-Oriented Programming
6.1 What Is It?
6.2 Python and OOP
6.3 One More Example
6.4 What Have We Gained?
7. Graphical Programming
7.1 Graphics Hardware
7.2 Graphics Software
8. Conclusion
E X E R C I S E S
A N S W E R S T O P R A C T I C E P R O B L E M S
Explanation: I got you bruv.
Answer:
age=int(input("Enter age"))
if age>=18:
print("You are Young")
else
print("You are child")
Explanation:
if you have any query or any problem kindly ask in comment
Answer:
The answer is "Option B"
Explanation:
Conversion of type is a way of changing an entity from one data type to another. It is used to make the variable process properly by a function in computer coding.
In the C++ language, the result of the multitype value added or any other option is the result between those variables as a large type at that time, that's why choice b is correct.
Answer:
Format Page Number
Explanation:
In order to change the numbering style for page number or to choose the numbering position or to specify the number to begin with, following the following steps:
a. Go to Insert tab
b. Go to Header & Footer section
c. Click the dropdown icon beside Page Number
d. Select Format Page Number.