Skip to content

itsHaddad/conjugator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 

Repository files navigation

conjugator

Hello World

beginning of the code


verb = raw_input("Please input the verb : ")

verb[len(verb)] = 'َ'

print verb+verb[len(verb)]


end of the code

I wanted to try ^ but I got this error :

File "font_1.00000.py", line 4 SyntaxError: Non-ASCII character '\xd9' in file font_1.00000.py on line 4, but no encoding declared; see http://python.org/dev/peps/pep-0263/ for details

Also, I am not so exactly sure how to use github, how am I supposed to geth the code up here?!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published