#include int main() { char text[20]; int quantity; float number; printf("Enter the data: "); scanf("%s %*d %f",