commited all contents created by participants
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
import wikipedia
|
||||
|
||||
wikipedia.set_lang("fr")
|
||||
|
||||
#wikipedia.search("Barack")
|
||||
paris = wikipedia.page("Paris")
|
||||
print(paris.content)
|
||||
Reference in New Issue
Block a user