Def countUppercase(s):
count=0
for i in s:
if i.isupper():
count+=1
s=s.replace(i, "")
else:
s=s.replace(i, "")
countUppercase(s)
return count
element=input("Enter the string: ")
string=countUppercase(element)
print("\nNumber of upper letter in the string: ",string)
We need the scenario to solve this feel free to comment on this with your so scenarios and I will provide you with answers or just post another question
Answer:
d. Local Security Policy
Explanation:
Local security policy refers to different security settings that are present on a local computer. Local security policy can include administrative rights assignments and password.
This can also mean policies that enables an administrators to set users privileges by so doing guiding what users are permitted to do on the computer.
Answer:
The branch office needs to configured as a split tunnel to allow local connectivity and internet connectivity
Explanation:
Split tunneling is a computer networking concept which allows a network terminal to access different network domains or subnets like a public network and a local network at the same time so that the networked system can access local as well as remote locations without changing the overall network configuration.
Answer:
Touch and hold a clip to pin it. Unpinned clips will be deleted after 1 hour.