Complete the code | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

Complete the code

#include<stdio.h> Int main(){ Int price = 12; return 0; } The out put should be in the format: Price :$12

17th Nov 2023, 5:24 AM
CheerlaVasu sagar
CheerlaVasu sagar - avatar
2 Answers
+ 7
CheerlaVasu sagar , This discussion forum is for clarifying the problems in your attempted code... Not a place to post quiz ... for posting these contents please use feed post...
17th Nov 2023, 5:55 AM
Riya
Riya - avatar
+ 1
use feed section for challenges!
17th Nov 2023, 6:20 AM
Alhaaz
Alhaaz - avatar