Skip to content

Commit 3778fbd

Browse files
committed
Fixed merge conflicts
2 parents 0d57189 + dfc8383 commit 3778fbd

File tree

1 file changed

+0
-25
lines changed

1 file changed

+0
-25
lines changed

helloWorld.py

Lines changed: 0 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,32 +1,7 @@
11
#!/usr/bin/env python3
2-
import Adafruit_BBIO.GPIO as GPIO
3-
import time
4-
5-
LED="P9_11"
6-
7-
GPIO.setup(LED, GPIO.OUT)
82

93
print("Hello, World!")
104

11-
print("\r")
12-
135
print("Hi, this is Mark A. Yoder")
14-
print("Hi, this is Harris Wu")
156
# Add your name below here. Be sure it still runs.
16-
print("Hi, this is Harris Wu")
17-
print("hello there this is Donald Hau")
18-
print("\nHey --Abel\n")
19-
print("Howdy, my name is Eddie Mannan :)")
20-
print("Hello, this is Brendan Perez")
21-
print("Hello, this is Jason Su")
22-
print("Hello, it's David Purdy ᓚᘏᗢ")
23-
print("Hi, this is Sophia Harrison")
24-
print("Hi, this is Luke Wendel")
25-
print("Hi, this is Angel Rivera")
26-
print("Hi, this is Marco Saucedo")
27-
print("\nHello, it's ya boi Derick Miller\n")
28-
print("Hi, it's Josh Mitterling ")
29-
print("This is Glody Mutebwa")
30-
print("Hi, this is Gaven Williams")
31-
print("Hi, my name is Martino Kim")
327
print("Hello, my name is Ash Collins.")

0 commit comments

Comments
 (0)