In Python graphics.py you can use the function setSize() to set the font size. How can you read the current font size of an object? What is the default font si
I've recently built ROS2 galactic for my apple silicon Mac and I want to use rosbridge_suite for this ROS. So I added the rosbridge_suite repo under the src fol
I wanted to try out automating multiple drawings generation in NanoCAD. there are many sources to help with AutoCAD, but not much with NanoCAD. for Example, ca
I'm trying to create a simple calculator that uses the MatLab engine to compute my operations. When i feed the program data from keyboard everything works fine,
I have a modal popup that allows users to input data. I want to pass that data to Flask so that I can put it in my database. For some reason, no data is being p