Skip to content

Yuki2t1/PYTHON-PROBLEMS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 

Repository files navigation

My PyQt5 & Qt Designer Journey

Exploring PyQt5 and Qt Designer

I've been playing around with PyQt5 and Qt Designer, and it’s been fun! I can create interfaces that display different types of problems like arithmetic or other random tasks.

Qt Designer

  • It’s super easy to design interfaces visually. I can drag and drop elements like labels, buttons, and text boxes.
  • I don’t need to write much code upfront, just focus on the layout.

Displaying Problems

  • Arithmetic: I can show problems like "What’s 12 x 8?" or "What’s 7 + 5?" in labels.
  • Normal Problems: Any kind of question works – trivia, logic puzzles, or fun challenges.

User Interaction

  • I add text boxes where users can input their answers.
  • A button to check if they got it right.

side note

-these problems are mainly just me getting ready for exams so i jsut upload plus the problems range from easy problems to somewhat of complex it become harder the more you advance

About

a bunch of data structers and algorithms.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages