Answer: You need a temporary variable to hold the value 3
Explanation:
So, aList[0] is 3 and aList[1] is 19, if it will be as it is you litteraly say to the compiler to change aList[0] to aList[1] at this moment aList[0] is 19 and aList[1] also is 19 and if you try to change aList[1] to aList[0] it will not change its value because they are the same.
You need temp variable to keep one of the values.
Answer:
a
Explanation:
analog signal sent through tiny glass strands
Answer:
............................................
Explanation:
Answer:
day=int(input(“Enter today’s day numerically: ”))
if(day ==15 or day ==30):
print(“It’s payday!”)
if(day !=15 and day !=30):
print(“Sorry, not a payday.”)
Explanation:Good luck!
Hi Pupil Here's Your Answer ::
➡➡➡➡➡➡➡➡➡➡➡➡➡
Application software and software that are created to facilitate/perform a specific type of real life application directly for the end user. These are available in the market as single readymade software or as an integrated package like MS Office, Visual Studio or Adobe integrated suite.
There are three types of application software which you would know about ::
# General Purpose Application Software.
# Special Purpose Application Software.
# Customized or Bespoke Purpose Application Software.
⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅⬅
Hope this helps .........