-
Notifications
You must be signed in to change notification settings - Fork 1
#24.8.22 improvements #1
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
Comments
Perfect! Thanks alot. How do you reach me? Have you ever watched my videos
on turtle code youtube? Also Do you have any suggestion?
iso25010 ***@***.***>, 24 Ağu 2022 Çar, 01:39 tarihinde şunu
yazdı:
… The following problems were fixed:
1) guess is now the same type as answer int().
2) error handling of a wrong input. The program accepts only integers.
3) optimization of the function random_problem()
4) division ( num_1 / num_2 ) returns int() now not flow()
A new branch is placed here
https://github.com/iso25010/Create-Math-Game-Using-Pytho_bugFix_24.8.22.git.
I didn't want to create a new branch here. Please feel free to merge it ;-)
Regards
-Z-
—
Reply to this email directly, view it on GitHub
<#1>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUJWELY3IMCKFVYXPSVI7I3V2VHLPANCNFSM57NF33DA>
.
You are receiving this because you are subscribed to this thread.Message
ID: ***@***.***>
|
Hi, I'm a member of a facebook group named Python https://www.facebook.com/groups/python/ where you promoted TurtleCode. Do you want me to merge the code for the game? |
Yes, please!
…On Wed, Aug 24, 2022, 8:45 PM -Z- ***@***.***> wrote:
Hi, I'm a member of a facebook group named Python
https://www.facebook.com/groups/python/ where you promoted TurtleCode. Do
you want me to merge the code for the game?
—
Reply to this email directly, view it on GitHub
<#1 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AUJWEL6FONUY3Y3HCZ7IIKDV2ZNTPANCNFSM57NF33DA>
.
You are receiving this because you commented.Message ID:
***@***.***>
|
I don't have any access to write the changes. I have prepared a pull request. Could you please commit the changes? Thanks |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The following problems were fixed:
1) guess is now the same type as answer int().
2) error handling of a wrong input. The program accepts only integers.
3) optimization of the function random_problem()
4) division ( num_1 / num_2 ) returns int() now not flow()
A new branch is placed here https://github.com/iso25010/Create-Math-Game-Using-Pytho_bugFix_24.8.22.git. I didn't want to create a new branch here. Please feel free to merge it ;-)
Regards
-Z-
The text was updated successfully, but these errors were encountered: