+ 1
What you consider the code in your life ?
Happy Eid for all Muslims !!
5 Answers
+ 11
from Ahri import life
import boyfriend
import random
if Ahri.hungry() == True:
    import fridge
    food = fridge.get("ice cream")
    Ahri.eat(food)
    Ahri.say("I hope I don't get fat or diabetes")
if "make-up" not in Ahri.traits():
    Ahri.use("lipstick",Ahri)
    Ahri.use("concealer",Ahri)
    Ahri.uss("blush",Ahri)
    Ahri.use("eyeliner",Ahri)
    Ahri.use("eyeshadow",Ahri)
    Ahri.think("Is this too much make-up?")
    Ahri.think("Wow it's been an hour")
if boyfriend in Ahri.sight():
    Ahri.kiss(boyfriend)
    Ahri.yell("I love you Senpaiii!!!")
    if boyfriend.excited() == True:
        Ahri.charm(boyfriend)
        Ahri.lewd(boyfriend)
if Ahri.mood() == "bored":
    Ahri.do(random.choice(["play league","write python code","be silly on Sololearn QA","pretend I'm a fox","paint nails","watch anime"]))
+ 10
@Ahri!!   (àč_àč)
+ 1
@Ahri hahaha exelent
+ 1
Totally started laughing at:
import fridge
0
@Ahri đŠ



