Pinned Repositories
.git1
appveyor.yml
Testing a new system appveyor
Ballads-Robin-Hood
Ballads The earliest surviving text of a Robin Hood ballad is the 15th century "Robin Hood and the Monk".[74] This is preserved in Cambridge University manuscript Ff.5.48. Written after 1450,[75] it contains many of the elements still associated with the legend, from the Nottingham setting to the bitter enmity between Robin and the local sheriff.
can-anyone-help-me-get-the-right-code-to-work-----I-need-to-see-the-birth-month-of-May
import datetime/birthday = input ("What is your birthday? ")/birthdate = 5/11/1948/datetime.datetime.strptime(birthday,"%m/%d/%Y").date()/print ("Your birth month is " + birthdate.strftime('%B'))
Demo-App
Demo App AppVeyor.yml
Demo-App-101
AppVeyor Application Step 1 - Sign in with AppVeyorAnchor link for: step 1 sign in with appveyor Use GitHub or BitBucket button to sign up with your existing developer account (OAuth) or create an AppVeyor account using your email and password. Step 2 - Add your projectAnchor link for: step 2 add your project Authorize GitHub or BitBucket to list your repositories. For open-source project developers who are using the same GitHub account for both personal and private company repositories AppVeyor offers a choice between two scopes: public repositories exclusively or public and private. For every project AppVeyor will configure webhooks for its repository to automatically start a build when you push the changes. For every private project AppVeyor will add an SSH public key (deployment key) to the clone repository on the build machine. Step 3 - Start new buildAnchor link for: step 3 start new build To kick-off a new build you can either push any changes to your repository or click New build on the project details screen. AppVeyor will provision a new build virtual machine, clone the repository and pass the project through build, test and deploy phases (see Build pipeline). Step 4 - Configure your projectAnchor link for: step 4 configure your project Start from Build configuration to learn how to configure build.
Import-dateTime
#import datetime error message
import-dateTime-error-message-AttrubuteError-float-object-has-no-attrubute-strftime-1
#import datetime #birthday = input ("What is your birthday? ") #birthdate = 5/11/1948 #datetime.datetime.strptime(birthday,"%m/%d/%Y").date() #print ("Your birth month is " + birthdate.strftime('%B')) can anyone help me get the right code to work???? I need to see the birth month of May C:\Python34\python.exe
ProjectBlueberries
"Virtual Universe, Registered Byte Particle Element", a universe, registered byte particle element, that can never be directly detected,
Pyramid-Chain-Master-Contaner1
"Virtual Universe, Registered Byte Particle Element", a universe, registered byte particle element, that can never be directly detected, but but whose existence does have measurable "Store of unit value"(souv) effects. Quote: "Stephen Hawking's"
Sherlock1x's Repositories
Sherlock1x/ProjectBlueberries
"Virtual Universe, Registered Byte Particle Element", a universe, registered byte particle element, that can never be directly detected,
Sherlock1x/appveyor.yml
Testing a new system appveyor
Sherlock1x/Demo-App-101
AppVeyor Application Step 1 - Sign in with AppVeyorAnchor link for: step 1 sign in with appveyor Use GitHub or BitBucket button to sign up with your existing developer account (OAuth) or create an AppVeyor account using your email and password. Step 2 - Add your projectAnchor link for: step 2 add your project Authorize GitHub or BitBucket to list your repositories. For open-source project developers who are using the same GitHub account for both personal and private company repositories AppVeyor offers a choice between two scopes: public repositories exclusively or public and private. For every project AppVeyor will configure webhooks for its repository to automatically start a build when you push the changes. For every private project AppVeyor will add an SSH public key (deployment key) to the clone repository on the build machine. Step 3 - Start new buildAnchor link for: step 3 start new build To kick-off a new build you can either push any changes to your repository or click New build on the project details screen. AppVeyor will provision a new build virtual machine, clone the repository and pass the project through build, test and deploy phases (see Build pipeline). Step 4 - Configure your projectAnchor link for: step 4 configure your project Start from Build configuration to learn how to configure build.
Sherlock1x/Pyramid-Chain-Master-Contaner1
"Virtual Universe, Registered Byte Particle Element", a universe, registered byte particle element, that can never be directly detected, but but whose existence does have measurable "Store of unit value"(souv) effects. Quote: "Stephen Hawking's"
Sherlock1x/.git1
Sherlock1x/Ballads-Robin-Hood
Ballads The earliest surviving text of a Robin Hood ballad is the 15th century "Robin Hood and the Monk".[74] This is preserved in Cambridge University manuscript Ff.5.48. Written after 1450,[75] it contains many of the elements still associated with the legend, from the Nottingham setting to the bitter enmity between Robin and the local sheriff.
Sherlock1x/can-anyone-help-me-get-the-right-code-to-work-----I-need-to-see-the-birth-month-of-May
import datetime/birthday = input ("What is your birthday? ")/birthdate = 5/11/1948/datetime.datetime.strptime(birthday,"%m/%d/%Y").date()/print ("Your birth month is " + birthdate.strftime('%B'))
Sherlock1x/Demo-App
Demo App AppVeyor.yml
Sherlock1x/Import-dateTime
#import datetime error message
Sherlock1x/import-dateTime-error-message-AttrubuteError-float-object-has-no-attrubute-strftime-1
#import datetime #birthday = input ("What is your birthday? ") #birthdate = 5/11/1948 #datetime.datetime.strptime(birthday,"%m/%d/%Y").date() #print ("Your birth month is " + birthdate.strftime('%B')) can anyone help me get the right code to work???? I need to see the birth month of May C:\Python34\python.exe
Sherlock1x/stuffshells
Testing Git for the Hub
Sherlock1x/Test-Git
Testing Git for Hello World