The Open Diaries The Open Diaries
  • Public Diaries
  • Login

Chubukov's Dear Diary

Index
Front Back
December 23, 2020
    #To check of entered number is an Armstrong number num = input('enter a number : ') l = len(num) num1 = int(num) num2 = num1 result = 0 while num1 > 0 : digit = num1%10 result = (digit**l) + result num1 = num1//10 if num2 == result
    Dec 23
    February 09, 2020
      How petty am I, how untitled and how judgemental... Or is it that Retroactive Jealousy my fiance says I suffer with.Still whatever it is,it haunts me like a ghost on a scary movie and as much as I hide it, bury it, the gut wrenching disgust is still
      Feb 09
      February 06, 2020
        Letting my inner thoughts be read by others, maybe it will be liberating...  Getting down to the wire, he is wanting to really get married and I'm running out of excuses... What really bothers me the most is my daughter wants us too, she says he is
        Feb 06