Answer is in a photo. I can only upload it to a file hosting service. link below!
bit.
ly/3a8Nt8n
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)
<span>A: Debit Cards often have a higher interest rate than Credit Cards.
B: Checks are the most widely accepted form of payment
C: Cebit cards offer the highest level of fraud protection.
D: Checks and Debit Cards both withdraw money directly from a bank account
If you only have one choice then c:
b: only in the US
a: is wrong, Debit card have no interest rates.</span>
I'm pretty sure its the hard drive, that's the main storage