#Need some help

10 messages · Page 1 of 1 (latest)

flat quartz
#

is this the right place to get help with coding, im doing a project for school its Tkinter. i am a bit lost, just need someone i can ask some questions to about it

wheat niche
#

Yeah this is the right place, you can just ask your questions 🙂 You're more likely to get a response that way

flat quartz
#

its pretty simple code ik but im really new, im trying to create a quiz. I have a log in page and a register page, i have a submit button at the bottom of the register page and im trying to get it to take me to another chunk of code that i have because after the register page code, i have code for the quiz. I'm just trying to figure out how to get the submit button to take me to that quiz. im not sure how to word the question properly so hopefully its understandable

wheat niche
#

It'd be useful if you could share the code you have so far

flat quartz
#

like copy paste it here? its quite a bit i think

wheat niche
#

!code formatting

cedar groveBOT
#
Code Formatting

When sharing code with the community, please use the correct formatting for ease of readability.

Example

```formatting
YOUR CODE HERE
```

Those are back ticks not single quotes, typically the key above TAB

wheat niche
#

If it's too much for a message it'll get uploaded to github as a gist so yeah you can just send it here or use pastebin or your own github or something

cedar groveBOT
#

@flat quartz

jese Uploaded Some Code
Uploaded these files to a Gist
flat quartz