"
Page
Discussion
View source
History
teams
Log in
Team:UESTC/Medal Fufillment.html
From 2013.igem.org
(Difference between revisions)
Revision as of 08:23, 21 August 2013
(
view source
)
BillXue
(
Talk
|
contribs
)
(Created page with "echo "<b>hello</b>";")
← Older edit
Revision as of 08:24, 21 August 2013
(
view source
)
BillXue
(
Talk
|
contribs
)
Newer edit →
Line 1:
Line 1:
-
echo
"
<b>
hello
</b>
";
+
print(
"hello"
)
;
Revision as of 08:24, 21 August 2013
print("hello");