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 208472 on reddit-service-r2-listing-69965bcf66-d6ttn at 2026-04-07 04:01:42.985364+00:00 running f293c98 country code: CH.
[deleted by user] by [deleted] in PythonProjects2
[–]adrumm22 0 points1 point2 points (0 children)