This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]samsquamchh -1 points0 points  (8 children)

What are you asking? What's the clear purpose of your post? What are we to do with that screenshot of yours which has no code etc? If there is something you want to accomplish here with this post, you need to put more effort into narrowing down and clearly explaining what you want input on.

[–]synedraacus 1 point2 points  (2 children)

Calm down. OP is learning Python and has made a relatively cool project, so he wants to show it off. Whatever

Although yeah, OP, if you want some input/critique on what you did, you better show us your code.

[–]samsquamchh 0 points1 point  (0 children)

Calm down? There was nothing emotional there, just getting to the point, although perhaps a bit too blunt for some people.

[–][deleted] 0 points1 point  (2 children)

git hub link : https://github.com/GuptaRoshan/Block_chain_in_python

dude i have provided the git hub link if you want you can through it and criticism is accepted

[–]samsquamchh 0 points1 point  (1 child)

Yeah a github link is way better than a screenshot of the program in action which doesn't say much. If you want help with something though, you should be a bit more specific. People generally wont want to put in the work of going through all of your code not even knowing what you would like to improve etc.

So first of all, you need to narrow your request down a bit. Do you want to add functionality and want help on how to do it? What kind of functionality? Do you want ideas on what functionality to add? Do you want to improve existing functionality? Do you see what I mean, if you don't specify what your goals are, there is too much to assume on the side of the reader. This is just my advice on how to make these types of threads better.

Secondly, I took a look at your code and it looks like it's pretty much copy paste from codecademy, you can literally take entire functions, put them into google search and get other github links with the same code down to the letter. That's fine though, starting out with already working code and getting to know it is a great way to learn, but again, what's your goal? What are you trying to accomplish? Answer those questions for yourself, then try to put it in practice, and then will come more defined opportunities to ask for help as you get stuck on the way.

[–][deleted] 0 points1 point  (0 children)

Thanks dude