Code Monkey home page Code Monkey logo

Comments (20)

eddiejaoude avatar eddiejaoude commented on September 15, 2024 1

Sure, I am working on this video now 👍

from hacktoberfest-practice.

MallikarjunHt avatar MallikarjunHt commented on September 15, 2024 1

I did it in python and used actions to complete
Happy to hear from you
workflow log
here is my repo
sortedlist
workflow_run

from hacktoberfest-practice.

eddiejaoude avatar eddiejaoude commented on September 15, 2024 1

Looks good 👍 - I would add some more information about it in the README.md

from hacktoberfest-practice.

gagangaur avatar gagangaur commented on September 15, 2024

please resolve this issue on livestream or may be you can put up a video for it thanks 😇

from hacktoberfest-practice.

Siddhant-K-code avatar Siddhant-K-code commented on September 15, 2024

video up?

from hacktoberfest-practice.

eddiejaoude avatar eddiejaoude commented on September 15, 2024

@Siddhant-K-code I have posted a GitHub Actions video last week https://youtu.be/5ncuRFwnrdc

I will do a live stream on this specific Issue next week 🤓

from hacktoberfest-practice.

MallikarjunHt avatar MallikarjunHt commented on September 15, 2024

i wrote a python script to read the file and return me a list.

from hacktoberfest-practice.

MallikarjunHt avatar MallikarjunHt commented on September 15, 2024

I wrote python code to return a list and got this output. i need to ***remove '-' *** from the list and then perform sort can any one >help me, Thank you here is my output ['-',` 'pradeep', 'kumar'], ['-', 'pvash1070091'], ['-', 'raddd'], ['-', 'radekcz'], ['-', 'rahul123@'], ['-', 'raj', 'chordai'], ['-', 'raj', 'chordia'], ['-', 'ram964'], ['-', 'raymen'], ['-', 'rewint'], ['-', 'robyea'], ['-', 'se7enmoons'], ['-', 'son_of_man'], ['-', 'syntacticgeorge'], ['-', 'test', 'contribution'], ['-', 'timamero'], ['-', 'tivrfoa'], ['-', 'treeoflife'], ['-', 'ura'], ['-', 'wBlanck'], ['-', 'will'], ['-', 'yogeshwaran'], ['-', 'yosef', '(did', 'it)'], ['-', 'yuvarajan'], ['Chris', 'Whiting'], ['Prabhat'], ['[Isha', 'Jain](https://github.com/ishajain15)'], ['[Mallikarjun', 'H', 'T](https://github.com/mallikarjunht1997)'], ['[Technohermit](https://github.com/technohermit)']]

from hacktoberfest-practice.

Siddhant-K-code avatar Siddhant-K-code commented on September 15, 2024

@mallikarjunht1997 can you share your code of this, i think i can help in this.

from hacktoberfest-practice.

MallikarjunHt avatar MallikarjunHt commented on September 15, 2024

@mallikarjunht1997 can you share your code of this, i think i can help in this.

with   open('Contributors.md') as data:
    lines=data.readlines()                  
    new_list = []
    for atom in lines[2:]:                  
        position = atom.split()             
        new_list.append(position[:])       

print(sorted(new_list))     

from hacktoberfest-practice.

Siddhant-K-code avatar Siddhant-K-code commented on September 15, 2024

print(sorted(new_list))

what if we print all things in a new line \n ?

from hacktoberfest-practice.

MallikarjunHt avatar MallikarjunHt commented on September 15, 2024

print(sorted(new_list))

what if we print all things in a new line \n ?

we can do that, just need to remove - from the list so that we can sort the list and write to the file with [name](link) fashion

from hacktoberfest-practice.

eddiejaoude avatar eddiejaoude commented on September 15, 2024

Thanks everyone for helping with this 👍 . Just to let you know...

@AllanRegush has created a GitHub Action for this, it is almost ready, just need to fix 1 last bug. @AllanRegush do you want to share a link to the repo?

from hacktoberfest-practice.

AllanRegush avatar AllanRegush commented on September 15, 2024

https://github.com/AllanRegush/gh-actions-sort-markdown-links

from hacktoberfest-practice.

AllanRegush avatar AllanRegush commented on September 15, 2024

@eddiejaoude here is the bug I found. Otherwise this is good to go.
JasonEtco/readme-box#9

from hacktoberfest-practice.

AllanRegush avatar AllanRegush commented on September 15, 2024

:) https://github.com/EddieJaoudeCommunity/hacktoberfest-practice/runs/1157925370?check_suite_focus=true

from hacktoberfest-practice.

eddiejaoude avatar eddiejaoude commented on September 15, 2024

Awesome @AllanRegush 👍 .

Can you raise a pull request?

from hacktoberfest-practice.

github-actions avatar github-actions commented on September 15, 2024

Stale issue message

from hacktoberfest-practice.

adityaraute avatar adityaraute commented on September 15, 2024

Is this gonna happen? I wish I knew how to do it but I don't yet.

from hacktoberfest-practice.

eddiejaoude avatar eddiejaoude commented on September 15, 2024

@dumbcoder7 I think this can be closed, as it is done in PR #175

Thank you for the nudge, I really appreciate it 👍

from hacktoberfest-practice.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.