Defiant means showing defiance or resistance.
The protestors were defiant and would not resume activities until their demands were met.
Answer:
SOURCE CODE
#reverseing digits of each elements in a list
a=eval(input('Enter the list of numbers:'))
l=len(a)
for i in range (l):
b=0
while a[i]!=0:
b=b*10+a[i]%10
a[i]=a[i]//10
a[i]=b
print()
print('List after reversing digits of each elements of list is:','\n')
print(a)
OUTPUT
Enter the list of numbers: [123, 586, 947]
List after reversing digits of each elements of list is:
[321, 685, 749]
>>>
Enter the list of numbers: [1234,789, 4567]
List after reversing digits of each elements of list is:
[4321, 987, 7654]
>>>
Explanation:
Explanation:
wanting to learn more and to know more.
Answer:
The correct option is A,sent
Explanation:
The freighted could be used in different cases to mean different things.
At some point it is understood as loaded,that is when a ship or truck is loaded with merchandise.
At some other point,it means that the good have been sent off ,which effectively is the correct answer as used in the paragraph 2 of John Andrew's account.
Options D and C are obviously wrong since freighted can never be interpreted to mean filled or delivered.
Answer:
c : it foreshadows the fate of the individuals, who the speaker believes will "perish" and "suffer"
Explanation: