import boto3 client = boto3.client('iam') UserName=input("Enter UserName:")
import yaml with open('sample.yaml') as f:
a=input("Enter a value:") k=0 b=(a/2)+1
a=input("Enter a value:") if (a%2==0): print "The given number is even number"
n=input("Enter the constraint to print no of fibanocci values:") m=input("Enter the maximum value t
import sys x=len(sys.argv) a=[]
import pandas as pd data = [['Alex',10],['Bob',12],['Clarke',13]]
#This can be done using BeautifulSoup package import requests from bs4 import BeautifulSoup
import socket print(socket.gethostname())
df = pd.DataFrame({'id':[1,1,1,2,2,2,3,3,3,4,4,4], 'value': ['one','two','three','one','two','three'