myCompiler myCompiler
Deutsch English Español Français Italiano 日本語 한국어 Nederlands Polski Português
Recent
Login Sign up
Recent
Login Sign up
J

@jeje40

P316-TP1-3

Python
1 day ago
from math import sqrt print('Hello world!') Y=[2**k for k in range(1,11)] print("Y=",Y) P=[] for i in range(1,11): if i==1 : P.append(0.15) else : if i==6 :

P316-TP1-3

Python
1 day ago
from math import sqrt print('Hello world!') Y=[2**k for k in range(1,11)] print("Y=",Y) P=[] for i in range(1,11): if i==1 : P.append(0.15) else : if i==6 :
Previous Next page

Supported languages

Deno JavaScript NodeJS Python Ruby Go C C++ Java C# TypeScript PHP Bash R Octave (MATLAB) Fortran Lua Erlang SQL MySQL MongoDB Clojure D Perl Kotlin Swift Rust Assembly
© 2026 mycompiler.io
Terms of service Privacy policy Contact us