Uploaded by Miner Shak

02.04CodingFundamentalsDBA

advertisement
02.04 Coding Fundamentals
Discussion Based Assesment
Q1. Create a variable named x and assign the value 50 to it. Then print
x
Q2. The value of x is 5 and y is 10. Now create a variable called z,
Assign x + y to it, and display the result.
Q3. Print two lines about your school
Download