Which line of code must you insert in order for the program to produce the expected output?
Which line of code must you insert in order for the program to produce the expected output? Expected output: 1 Code: #include <stdio.h> int main() { int var…