myCompiler
English
Deutsch
English
Español
Français
Italiano
日本語
한국어
Nederlands
Polski
Português
Recent
Login
Sign up
@subhamsingh
hello5.py
January 09, 2023
·
Python
x=5 y=10 print(x*y)
hello.py
January 09, 2023
·
Python
if 5>2: print("5 is greater than 2")
hello.py
January 09, 2023
·
Python
print('Hello world!')
Previous
Next page