Below are BubAngus5's Questions. Did not find what you want
Category: Visual basic
How to write a program that will ask the user to enter a number then the program will determine if the number is positive or negative then also determine if the number is in ones, tens, hundreds, thousands or millions place. Also a label control can be used instead of message box.

Category: Visual basic
How to write a program that will display the periodic table of elements? The atomic symbol and atomic number should be the only information visible in your table.
And a pop-up message containing the atomic name, atomic weight, density, melting point and boiling point of each element should appear once the element symbol is clicked.

