Skip to content
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

incompatible types causing build error #24

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

Conversation

calvin-do
Copy link

@calvin-do calvin-do commented Apr 25, 2024

Algorand Coding Challenge Submission

What was the bug?

The bug was that the types declared for the method did not match the types that the class had.

image

How did you fix the bug?

I modified lines 31-36 to match lines 5-10 in contract.py. Once the types match correctly, the smart contract is able to be built.

Console Screenshot:

image

P. S.

Sorry to pester/tag on to this PR but wanted to point out that I never got a response for this:
Missing completion nft here: algorand-coding-challenges/challenge-4#19

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

just approved the other challenge! Great job 👏

🎉 Congrats on solving the 4th 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/ef5704v2qwccdxhczy2q9xrapp23gh3sxm0gqc3gjya321kvqvm3nenmkqagy123nwcmf19q16fkcecs3157qyxd9fzye5pb2579000

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