Bug in the Store function #1915
Answered
by
EngrPips
Aizahkmayo
asked this question in
Q&A
-
How can i solve this issue ? |
Beta Was this translation helpful? Give feedback.
Answered by
EngrPips
Jul 1, 2024
Replies: 3 comments 1 reply
-
Hello @Aizahkmayo, change your code to the code below, and it should work. favouritenumber = _favouritenumber; |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Aizahkmayo
-
Thanku soo much...
…On Mon, Jul 1, 2024, 12:07 PM EngrPips ***@***.***> wrote:
Hello @Aizahkmayo <https://github.com/Aizahkmayo>, change your code to
the code below, and it should work.
favouritenumber = _favouritenumber;
—
Reply to this email directly, view it on GitHub
<#1915 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGHCIUX4PJ3HG6JGSCU4VNDZKD537AVCNFSM6AAAAABKEZ4552VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TSMRSGE3DM>
.
You are receiving this because you were mentioned.Message ID:
<Cyfrin/foundry-full-course-cu/repo-discussions/1915/comments/9922166@
github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks, I will.
…On Mon, Jul 1, 2024, 12:16 PM EngrPips ***@***.***> wrote:
You are welcome. Friend. Keep crushing it.
—
Reply to this email directly, view it on GitHub
<#1915 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/BGHCIUW5BTISM2LV3G2U7ADZKD65PAVCNFSM6AAAAABKEZ4552VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4TSMRSGI2DC>
.
You are receiving this because you were mentioned.Message ID:
<Cyfrin/foundry-full-course-cu/repo-discussions/1915/comments/9922241@
github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @Aizahkmayo, change your code to the code below, and it should work.