EUNO.NEWS EUNO.NEWS
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
  • All (20993) +299
    • AI (3155) +14
    • DevOps (933) +7
    • Software (11054) +203
    • IT (5802) +74
    • Education (48)
  • Notice
  • All (20993) +299
  • AI (3155) +14
  • DevOps (933) +7
  • Software (11054) +203
  • IT (5802) +74
  • Education (48)
  • Notice
Sources Tags Search
한국어 English 中文
  • 1 week ago · software

    Python Dictionary Views Are Live (And It Might Break Your Code)

    Quick Quiz python d = {'a': 1, 'b': 2} keys = d.keys printkeys d'c' = 3 printkeys If you expected: dict_keys'a', 'b' dict_keys'a', 'b' you’re wrong. The actual...

    #python #dictionary #dict-views #iteration #mutable-data-structures #programming-bugs #memory-efficiency
  • 2 weeks ago · software

    Community Market Price Logger (Day 1 of 30 Days of Python)

    Intro Day 1 of my 30 Days of Python: a tiny CLI that logs community market prices in Nigeria, prints prices with the naira symbol ₦, and shows the difference f...

    #python #cli #market-price #nigeria #naira #30-days-of-python #f-strings #dictionary #input-handling
  • 1 month ago · software

    Day 27 Of Documenting My Learning Journey

    What I learnt Today - How to define dictionaries using the dict constructor and curly braces {}. - How to access elements in a dictionary using the .get method...

    #python #dictionary #data-structures #learning-journal #programming-basics
  • 1 month ago · software

    Day 12: Python Programming

    PART-1: LIST – Advanced Concepts List Comprehension - With condition Nested List Comprehension List Slicing Important List Methods Example: python Example...

    #python #collections #list-comprehension #tuple-unpacking #set-operations #dictionary #interview-prep #data-structures
EUNO.NEWS
RSS GitHub © 2026