hellp po sa inyo, patulong po sa code. ganito po 5 forms po ito.. sa form1 may code na binigay ang titser namin. THANK AND ADVANCE
sa form1 code:
Public Class Form1
Sub Create_Chart1()
Dim b As Button
Dim r As Integer
For i As Integer = 1 To 31 Step 2...
hello po pede po patulong nito sa program ko, padagdag lng ng code,
gumawa ng program birth month and birth date, it will determine your zodiac sign, meron na ako program na nagawa,
pero sabi ng titser ko dapat daw meron na asking a user that "do you like to continue? [Y/N]:"
pahelp namn po...
hello yung pinost ko oki na yung pero sabi ng teacher ng dapat daw may
continue asking the user if he/she wants to test another input.
Sample Output:
Enter your birth month and birth date as a number: 08 16
Your zodiac sign is LEO
pa help namn po kung ano code ang gagamitin ko.
hello sa inyo first years student ako sa BSIT... pa correct po ng correct please.. gumawa ng program na pag eninter mo ang iyong birth month at birth date, it will determine your zodiac sign. C program gamit ko sa TC... salamat
#include<stdio.h>
#include<conio.h>
main()
{
int month,date...