C, C#, C++, CSS, HTML, Java, Javascipt, PHP, Python, SQL etc....
#include <stdio.h>main(){int number;float amount;number = 100;amount = 30.75 + 75.35;printf("%d\n", number);printf("%5.2f", amount);}
No comments:
Post a Comment