₦airaland Forum

Welcome, Guest: RegisterLoginWith GoogleTrendingRecentNew

Stats: 3,326,492 members, 8,426,795 topics. Date: Sunday, 14 June 2026 at 10:15 PM

Toggle theme

Start Learning Python For Total Begineers - Programming - Nairaland

Nairaland ForumScience/TechnologyProgrammingStart Learning Python For Total Begineers (875 Views)

1 Reply (Go Down)

Start Learning Python For Total Begineers by lekky11(op): 4:17pm On Sep 09, 2015
A GOOD FIRST PYTHON PROGRAM THAT ANYONE THAT ANYONE WHO KNOWS HOW TO USE A COMPUTER CAN CREATE.
WERE ARE TAKING THE BASICS BUT WILL ADVANCE AS TIME GOES
HERE ARE THE STEPS:
1] YOU NEED TO HAVE PYTHON INSTALLED YOU CAN DO THAT HERE
2][1] TYPE THE FOLLOWING INTO THE TEXT EDITOR

print "Hello World!"
print "Hello Again"
print "I like typing this."
print "This is fun."
print 'Yay! Printing.'
print "I'd much rather you 'not'."
print 'I "said" do not touch this.'

[2] SAVE THE FILE AS print.py

[3] IN COMMAND PROMPT NAVIGATE TOO WHERE YOU SAVED THE FILE AND TYPE THIS

python print.py
[4] IF YOU DID IT CORRECTLY YOU SHOULD SEE

Hello World!
Hello Again
I like typing this.
print "This is fun.
print 'Yay! Printing.
print "I'd much rather you 'not'.
print 'I "said" do not touch this.

[5] YOU HAVE MADE YOUR FIRST PYTHON PROGRAMME
Re: Start Learning Python For Total Begineers by Wisepac: 9:43pm On Sep 10, 2015
please how can I learn more about Python, am a beginner
Re: Start Learning Python For Total Begineers by lekky11(op): 4:56pm On Sep 11, 2015
i would really advise to sign up on our site [url]samworld.net[/url] and download our mobile app.
the site is dedicated to beginners in programming language
Re: Start Learning Python For Total Begineers by darichlife(m): 6:17pm On Sep 12, 2015
Don't you Think python is more adVance. Talking for someone who don't have the basics of HTML and CSS.
Re: Start Learning Python For Total Begineers by lekky11(op): 8:55pm On Sep 12, 2015
no brother python is in fact one of the most easiest language to leant, if your serious i ab three month you should be able to understand the basics and write your own programmes
1 Reply

Python Books To Start Learning Python Programming.Learning Python, Using Python At Work/college: Must-try Best Python QuizzesStart Learning Python For Total Begineers234

Ideas on this?How Can I Create A Bookmark In AndroidWebsite Design/development