Advertisement
welleyth

Untitled

Sep 16th, 2019
311
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.10 KB | None | 0 0
  1. ///8800
  2. #include <bits/stdc++.h>
  3. using namespace std;
  4. int main(){
  5. cout<<"Hello, Python!";
  6. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement