Search results
  1. People View all

  2. Jun 1
  3. Jun 5

    D:1 Getting started with language. #- - - -Print("Welcome")----#

  4. Jun 6

    The tutorial I wish I had when I started learning ... Python Application Layouts: A Reference ==>

  5. Jun 7

    Day 10 : Finished my Bank Account project with and studied my last lesson on I/O methods. About to start another mini-project, will update when I'm done. Have a nice day, fellow coders. 🖤

  6. Jun 4

    sets are partially ordered because a<=b means a.issubset(b). >>> a = {2, 4} >>> b = {4, 6} >>> a < b False >>> b < a False Some functions like min(), max(), and sorted() rely require total ordering, so they get confused by sets: >>> min(a, b) == min(b, a) False

  7. Jun 8

    What would you recommend as a good laptop for programming? Best bang for the buck.

  8. Jun 6

    Day 9 : Today I learned how to use classes in and their inheritance/override principles. Going to start a Bank Account project on to practice. Will be one of those looong coffee and code nights ❤️

  9. Jun 5

    R1D042 Learning more by solving some challenges on hackerrank

  10. Jun 7

    just finished reading. A+

  11. 16 hours ago

    This is my first attempt (after many failed / unserious attempts) to start coding. Wish me luck.

  12. Jun 5

    R1D31: went to a python meetup in Cambridge today and took part in a session on anvil. I got their first

  13. Jun 8

    Working on control structures in python. Also looking at some python IDEs to use with my MacBook.

  14. Jun 5
  15. Jun 6

    R1D043 Worked on challenges on leetcode and hackerrrank but got stuck on a TLE error for test case 311 of the 3Sum problem on . Going to try again tomorrow.

  16. Jun 7
  17. Jun 7

    Day 47 - , a hammock, and a coke

  18. Jun 8

    I bet every Python programmer knows this subconsciously, but I was still shocked to see it written plainly: In , tuples aren't created by parentheses. They're created by commas. 🤯

  19. 11 hours ago

    Poor .... Came from Ganga and got caught in mad rush of city... Happy that we could send him back to place where he came from.... 😊 — feeling happy

  20. Jun 8

    R1D045 Worked on a challenge on Pramp. Also, had a nice time meeting another participant of the Data Science Challenge

Loading seems to be taking a while.

Twitter may be over capacity or experiencing a momentary hiccup. Try again or visit Twitter Status for more information.