ceke
Obećava
- Poruka
- 72
S as integer, E as integer, I as integer, M as integer, H as integer, F as integer, B as integer, G as integer, Ist as integer, T as integer, Muz as integer, L as integer, Izb as integer, Fiz as integer, V as integer, P as single
S = txtS.Text
e = txtE.Text
I = txtI.Text
M = txtM.Text
H = txtH.Text
F = txtF.Text
B = txtB.Text
G = txtG.Text
Ist = txtIst.Text
T = txtT.Text
Muz = txtMuz.Text
L = txtL.Text
Izb = txtIzb.Text
Fiz = txtFiz.Text
V = txtV.Text
P = (S + e + I + M + H + F + B + G + Ist + T + Muz + L + Izb + Fiz + V) / 15
txtP.Text = P
Ljudi pomozite mi nece da mi napravi ovaj program za ocene sta sam pogresio?
Hvala unapred!!
S = txtS.Text
e = txtE.Text
I = txtI.Text
M = txtM.Text
H = txtH.Text
F = txtF.Text
B = txtB.Text
G = txtG.Text
Ist = txtIst.Text
T = txtT.Text
Muz = txtMuz.Text
L = txtL.Text
Izb = txtIzb.Text
Fiz = txtFiz.Text
V = txtV.Text
P = (S + e + I + M + H + F + B + G + Ist + T + Muz + L + Izb + Fiz + V) / 15
txtP.Text = P
Ljudi pomozite mi nece da mi napravi ovaj program za ocene sta sam pogresio?
Hvala unapred!!