mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-05-09 08:25:44 +02:00
[GH-ISSUE #300] Bug with print and input #130
Labels
No labels
bug
duplicate
easy
enhancement
enhancement
fixed
fixed
good first issue
hard
invalid
pull-request
wontfix
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/Upsilon#130
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @theodorechle on GitHub (Nov 27, 2022).
Original GitHub issue: https://github.com/UpsilonNumworks/Upsilon/issues/300
Describe the bug
I just find a little bug on the calculator.
If you made something like that:
print("-> ",end="")
input("input : ")
It will display the print and the input after the execution of the input.
Expected behavior
Normally, It will display the print and the input on the same line and after execute the input.
Device (please complete the following information):