Can I choose a combobox tkinter variable from combo list, close and reopen the app with same last value chosen in combobox viewer? The problem is that I want a
I have a main class where error(at Connect.main(Connect.java:53)) public class Connect { public static void main(String[] args) throws SQLException { Sessio
I have an issue with ion-slide-box when I put 2 slide it works fine but when I insert new slide it hide some of slides <ion-slide-box does-continue="true"
I want to implement a predicate longest_even_sequence(X,Y) where X is the given list, Y is a list that returns the longest subsequence of even number. For examp
how i can run the same task with different data? i tried everything but is always the same. for example i put "yes" in one textinput and "no" in another and sta
I just started learning python and I'm working on a personal mini project in which I want to print with as little code as possible a certain string depending on
I try to connect socket io in dart. I use socket_io_client: ^2.0.0-beta.4-nullsafety.0 for connection and use this code to connect: Socket socket = io( '$se
I just want to load .jar libraries in my running programm. Therefore i created a "libs" folder in my programm directory. In the main in call the function loadDe