Python Forum
Mission Impossible : New to Python and 3 days to do theses exercises
Thread Rating:
  • 1 Vote(s) - 2 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Mission Impossible : New to Python and 3 days to do theses exercises
#2
Hello,
for exercises 2 and 3 check for loops.
For exercise 4 urllib may come in handy, but there are other ways too.
For exercise 5 you'll need to know your way around strings.
For exercise 6 also for loop and some arithmetic operations.
For exercise 7 you'll have to check basics of classes.
For exercise 8 you'll need info on file IO.
Exercises 9 and 10 are close to exercise 6, but a bit more mathematically involved.

Adding to all this, knowing to use lists, maybe dictionaries too in some cases, will be very handy.
Reply


Messages In This Thread
RE: Mission Impossible : New to Python and 3 days to do theses exercises - by j.crater - Aug-15-2018, 04:40 PM

Possibly Related Threads…
Thread Author Replies Views Last Post
  Some exercises I need help with. Beginner_coder123 2 2,864 Dec-02-2018, 06:21 PM
Last Post: ichabod801
  Impossible Function Task? ShadowWarrior17 11 5,951 Jan-06-2018, 07:00 PM
Last Post: squenson
  3 Finance Python Exercises mmkthen 2 5,466 Oct-29-2017, 02:55 PM
Last Post: sparkz_alot
  One of my exercises is breaking my balls. Jei 14 13,931 Dec-03-2016, 03:35 PM
Last Post: Jei

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020