Posts by Nuckhouse • 1 point
1 post
- 
		-1 votes1 answer907 viewsQ: Nameerror: name 'Y' is not definedSo I’m trying to make a very simple calculator, (one of my first "projects"). In this calculator you need to choose an operation. Each operation has an associated number, and I use if and Elif to…