Page not loading? Try clicking here.
Placeholder

#9009
Language restricted

Input - Exercise 1 1s - MB

Problems

Write a program that declares a variable, assigns a value, and outputs it as follows: 


Example

a = 10

b = A

Source

자기주도C언어프로그래밍

You must sign in to write code.