Good work guest!
I'll just show you how to do it formally.
Vinny wrote down all the single-digit base-$b$ numbers and added them in base $b$, getting $34_b$.What is $b$?
let the base be b then
1+2+3+.....(b-1)= 3b+4
This as an AP
S= (b/2)(1+b)
so
T1=0,Tb=b−1b2(0+b−1)=3b+4b(b−1)=6b+8b2−b−6b−8=0b2−7b−8=0(b−8)(b+1)b=−1or8
But b must be a possitive integer so the base is 8