Q1. Program to enter a list of numbers and print the smallest number from it .
Q2. Program to enter a list of numbers and swap each two consecutive numbers from list and display .
Ex- Input: [ 1,2,3,4,5,6]
Output: [ 2,1,4,3,6,5]
Q3. Program to enter a list of numbers and swap the 1st half elements with its 2nd half elements .
Ex- Input: [ 1,2,3,4,5,6]
Output: [ 4,5,6,1,2,3]
Q4. Program to enter a list of numbers and print all the numbers in descending order .
Q5. Program to enter a list of numbers and replace 0 with all even numbers and 2 with all odd numbers.
in tuples plz tell the right answer
Answers
Answered by
0
Explanation:
Fauna is sometimes referred to as Fauns, meaning forest spirits. By definition, fauna is a group of indigenous animals of any geographical region. So, the term flora and fauna was coined by biologists to refer to a collection of plant and animal specifies in a given geographic location.
Answered by
1
Answer:
Friendship is a relationship of mutual affection between people. It is a stronger form of interpersonal bond than an association, and has been studied in academic fields such as communication, sociology, social psychology, anthropology, and philosophy
Similar questions