Notes on Programming
public class Main { public static void main(String[] args) { System.out.println("Some String"); System.out.println("Something More"); //Comment } }
First, let's make shure that our tkinter module is working ok with simple for loop that will spawn 5 instances of blank Tk window . ...
No comments:
Post a Comment