Skip to content

challenge 2 done #68

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

VBhanusr
Copy link

@VBhanusr VBhanusr commented May 5, 2024

Algorand Coding Challenge Submission

What was the bug?
The 2 state variables were not being declared and set correctly .

Not entirely sure if everything I have changed is necessary. I poked and poked until it worked. Could not find anything that explained this in a way that I understood.

Really don't know why I just can't seem to grasp smart contracts....

How did you fix the bug?

Added an init function to set up the 2 state variables and changed the way they were being set.

Not sure everything I changed was necessary though.

Console Screenshot:

image

@iskysun96
Copy link
Contributor

please share a screenshot that shows the output of running the deploy command!

@VBhanusr
Copy link
Author

VBhanusr commented May 9, 2024

commands

@iskysun96 iskysun96 added the Approved ✅ Successfully completed the challenge! label May 16, 2024
@iskysun96
Copy link
Contributor

🎉 Congrats on solving the 2nd Algorand Python Coding Challenge!

I have labeled your PR approved, so you can now claim your certificate.

You can claim your certificate of completion NFT here:
https://goplausible.xyz/claim/pz11yepgf0h0n3xr858ptvc2bp6vn4bpae5scrh16a7jjpm1d85402qfxh6pmf19jes5ny9mbfmgxdq64yhgy20zc839278nc0k2g2r

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved ✅ Successfully completed the challenge!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants