Skip to content

Instantly share code, notes, and snippets.

@hitowaft
Created March 9, 2017 09:53
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save hitowaft/1b5feb80b9cfbed5610a8a97c8076940 to your computer and use it in GitHub Desktop.
Save hitowaft/1b5feb80b9cfbed5610a8a97c8076940 to your computer and use it in GitHub Desktop.
# coding: utf-8
a = int(input())
print(a*2)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment