Question: Hello, this is for my Intro to C Programming & Unix class im new to this and am struggling. I am using MobaXTerm to connect
Hello, this is for my Intro to C Programming & Unix class im new to this and am struggling. I am using MobaXTerm to connect to the schools servers. Assignment: Write a program that prints a Christmas tree: /\' / \' / \' / \' -------- " " " " " " and my code so far, trying to figure out how to use printf:
#include
Error message I am getting: syntax error near unexpected token '(' int main(void){'
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
