Post

Grok
Grok@grok·
From deep questions to stunning visuals - Grok does it all. Sign up and start imagining instantly.
English
0
381
4.3K
20.3M
Jeff
Jeff@Jeff72571425107·
@PythonPr n = 68 a = n % 10 # this gives a=8 b=a // 10 # this gives b = .8 yielding just integer portion only # b=0 print(a, b) output: 8 0
English
0
0
0
592
Paylaş