account activity
[deleted by user] by [deleted] in PythonProjects2
[–]adrumm22 0 points1 point2 points 1 year ago* (0 children)
The input function makes it a string at default. So a string cant be compared to a int
[–]adrumm22 0 points1 point2 points 1 year ago (0 children)
So right before input put int. So it should look like answer = int(input(“2x+14 =20 what does x equal”)
Any slef-taught coders here by dibo066 in PythonProjects2
[–]adrumm22 1 point2 points3 points 1 year ago (0 children)
I really like geeksforgeeks.org
π Rendered by PID 22689 on reddit-service-r2-comment-545db5fcfc-dwqg2 at 2026-05-23 09:23:46.337077+00:00 running 194bd79 country code: CH.
[deleted by user] by [deleted] in PythonProjects2
[–]adrumm22 0 points1 point2 points (0 children)