Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Karen02
/
Examen
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
Examen
/
app
/
palabras.php
karen yamilet jacome valdivia
se modifico palabras.php
9364db9
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
204 Bytes
<?php
include_once
(
'inc/header.php'
);
?>
<?php
define
(
"MESSAGE"
,
"Instituto,Tecnologico,Superior,de,Zongolica"
);
echo
MESSAGE
?>
<?php
include_once
(
'inc/header.php'
);
?>