Share
Viết chương trình tính số tiền điện thoại mà mẹ Hiền phải trả biết mỗi phút gọi trả a đồng, Hiền gọi t phút
Question
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Answers ( )
Program NhatNgu;
Uses crt;
Var a,t: longint;
Begin
Clrscr;
Write(‘Nhap a: ‘); Readln(a);
Write(‘Nhap t: ‘); Readln(t);
Write(‘Tong tien: ‘,a*t);
Readln
End.
Để tìm câu trả lời chính xác các em hãy tham khảo lap nick avatar tren dien thoai các nguồn hoc24.vn, lazi.vn, hoidap247.com để thầy cô và các chuyên gia hỗ trợ các em nhé!