Skip to content
  • Categories
  • Recent
  • Groups
  • Users
  • Tags
  • Popular
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (Lumen)
  • No Skin
Collapse
Brand Logo
szczęśliwyS

szczęśliwy

@szczęśliwy
Coders Русский(Russian) Classical Pianists Pythons the goat resource center Learning Polish
About
Posts
821
Topics
58
Shares
0
Groups
18
Followers
68
Following
64

Posts

Recent Best Controversial

  • name for social network site
    szczęśliwyS szczęśliwy
    Web Development

  • me seeing if python works in posts here...
    szczęśliwyS szczęśliwy

    @Enchanted said in me seeing if python works in posts here...:

    what is python?

    Python is a general purpose high level programming language designed by Guido Van Rossan (no gunantee the name is right, thats from memory lmao). (in other words its js a chill coding language man)

    Web Development

  • I got attacked by girls
    szczęśliwyS szczęśliwy

    bruzzz everybody including u knows ur lying 😭

    IRL Updates, Blogs & News.

  • chat im being deported back to russia what do i do
    szczęśliwyS szczęśliwy

    and why one in the middle of being abducted by the Government would jump on bdns to tell everyone?

    IRL Updates, Blogs & News. fake

  • hi im shrub
    szczęśliwyS szczęśliwy

    hey bruh

    Introductions

  • do you have a favorite song or artist??
    szczęśliwyS szczęśliwy

    @lovejoy

    I'm setting off, but not without my muse...

    Music

  • Music recommendations & Music tastes
    szczęśliwyS szczęśliwy

    i like classical music and mostly taylor swift (so boring lol).

    Music

  • song or artist recommendations?
    szczęśliwyS szczęśliwy

    i would rec my fave but yu would hate it lol

    Music

  • your favorite piano piece
    szczęśliwyS szczęśliwy

    @seesaw LMAOO frfr

    Music

  • your favorite piano piece
    szczęśliwyS szczęśliwy

    @seesaw LMAOOOO yeah u ever hears Shopans Bullude in g flat minyor? 😭

    Music

  • AHHHHHHH
    szczęśliwyS szczęśliwy

    @Sofii nahh oddly I actually like his stuff (but I live under a rock frfr 💀)

    Music

  • gng whats the best eminem song?
    szczęśliwyS szczęśliwy

    @Sofii ooo I love those (good taste frfr 😎)

    Music

  • gng whats the best eminem song?
    szczęśliwyS szczęśliwy

    @orbital damnnn loving the respect (nah ur right 😭)

    Music

  • opinions on Laufey?
    szczęśliwyS szczęśliwy

    shes great tho, plus i deeply appreciate some mainstream music actuall being classically inspired. ...but tbh i would know who tf she was if not for @Sofii lmaooooo

    Music

  • does anyone have any good sad song recs??
    szczęśliwyS szczęśliwy

    @DannilTrifonov said in does anyone have any good sad song recs??:

    I would say hands down Nocturne f minor op.55 is the most sad. and theres plenty more. as of anythng thats not Chopin i have no clue lmao

    nobody cares about my music lmao

    Music

  • piano??
    szczęśliwyS szczęśliwy

    @Gleebus said in piano??:

    does anybody here have any tips for learning piano? ik a lot about musc theory its just hard to get my hqnds to actually do what my brain wants

    Well as the resident piano nerd of bdns, i would be delighted to help you. Just dm me and i promise i can help you with anything. it really all boils down to the right approach: you should want to play piano, you have to be dedicated, and you have to be willing to put in a lot of work. but for more details or any general advice with anything, just ask me.

    Music

  • does anyone have any good sad song recs??
    szczęśliwyS szczęśliwy

    I would say hands down Nocturne f minor op.55 is the most sad. and theres plenty more. as of anythng thats not Chopin i have no clue lmao

    Music

  • How was your music taste before and now?
    szczęśliwyS szczęśliwy

    well I'm sure nobdy wants to hear me talk about classical so i'll just keep my mouth shut.

    Music

  • What song did you last listen to ?
    szczęśliwyS szczęśliwy

    i just listened to chopin waltz in c sharp minor, but obviously im boring so it doesn't matter.

    Music

  • coding...
    szczęśliwyS szczęśliwy

    my stupid-ass python calculator:

    from math import squareroot
    
    class Result():
      def __init__(self, result):
        self.result = result
    
    number_1 = int(input("Enter first number: "))
    number_2 = int(input("Enter second number: "))
    type = input("Enter operation type: 
    
    def calculate(no.1, no.2, type):
      if type == "+":
        answer = no.1 + no.2
        in_log = Result(answer)
        print(answer)
    
      elif type == "-":
        answer = no.1 - no.2
        in_log = Result(answer)
        print(answer)
    
      elif type == "*":
        answer = no.1 * no.2
        in_log = Result(answer)
        print(answer)
    
      elif type == "/":
        answer = no.1 / no.2
        in_log = Result(answer)
        print(answer)
    
      else:
        print("Please input correct numbers or type.")
    
     calculate(number_1, number_2, type)
    
    Development
  • 1 / 1
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Groups
  • Users
  • Tags
  • Popular