Presentation is loading. Please wait.

Presentation is loading. Please wait.

Some Common Issues: Print, Maths, Variables

Similar presentations


Presentation on theme: "Some Common Issues: Print, Maths, Variables"— Presentation transcript:

1 Some Common Issues: Print, Maths, Variables
Damian Gordon

2 “ ”

3 “ ” " "

4 “ ” " "

5 print(Hello World)

6 print(Hello World) print(“Hello World”)

7 print(Hello World) print(“Hello World”)

8 print “Hello World”

9 print “Hello World” print(“Hello World”)

10 print “Hello World” Print(“Hello World”)

11 InputVal = int(“input()”)

12 InputVal = int(“input()”) InputVal = int(input())

13 InputVal = int(“input()”) InputVal = int(input())

14 InputVal = int(input()

15 InputVal = int(input() InputVal = int(input())

16 InputVal = int(input() InputVal = int(input())

17 “Hello World”

18 “Hello World” print(“ “Hello World” ”)

19 “Hello World” print(“ “Hello World” ”) print(“ \“Hello World\” ”)

20 “Hello World” print(“ “Hello World” ”) print(“ \“Hello World\” ”)

21


Download ppt "Some Common Issues: Print, Maths, Variables"

Similar presentations


Ads by Google