I'm pretty sure your answer is VPN. Hope this helps!
f = int(input("Enter a number: "))
if(f%7==0):
print("It's divisible by 7.")
else:
if(f<7):
print("7")
else:
print(str(f-(f%7))+", "+str(f+(7-(f%7))))
.
It known as the smart systems
It make decision by describing and analyzing the available data in a predictive or adaptive manner thereby performing an efficient and smart actions based on that analysis
A lot of smart systems evolved from micro systems
Answer:
The correct answer is <u>mainframe</u>
I hope this helps! ^-^