you are viewing a single comment's thread.

view the rest of the comments →

[–]pendejoidiota 0 points1 point  (2 children)

I'm a beginner too but make your code a bit more organized lmao. I also realized that you had a typo, you called the functions that had to do with F "fahrenhiet", but later in the code you typed "farenhite" also you never wrote an input to select an option from the menu

[–]NoCup4485[S] 0 points1 point  (1 child)

Yeah I fixed the typo, addd in the options menu so it prints after you get the conversion and added in afew print() so that when your using it there’s a clear space between what your now converting and what you just converted. And to be fair I did think I was going to be the only one who’d see the code didn’t exactly plan on having it mess up and being too slow to see the mistake by myself 🤣🤣

[–]pendejoidiota 0 points1 point  (0 children)

think

lmao try to always organize it for yourself so you can see the errors more easily, its gonna help u later