Skip to content

Conversation

@Harshithpilli
Copy link

@Harshithpilli Harshithpilli commented May 4, 2024

Algorand Coding Challenge Submission

What was the bug?
The bug stems from the omission of specifying variables with the arc4 type when defining the parameters for the record_ai_info method.

How did you fix the bug?
I've replaced the str, UInt64, and bool types with arc4.String, arc4.UInt64, and arc4.Bool, respectively.

Console Screenshot:

image

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

🎉 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