Y by Vietvalkyries, fungarwai
Find the units digit of
Happy Thanksgiving! Please note that there are no classes November 25th-December 1st.
sum=0;n=2021;m=10; for k in range(1,n+1): p=1 for t in range(1,k+1): p=(p*k) % m sum=(sum+p) % m print(sum)
Something appears to not have loaded correctly.