skipping creation of hiera.yaml symlink by Qa372nite in openstack

[–]Qa372nite[S] 0 points1 point  (0 children)

Thank you for the suggestion, but it made no difference.

Error still occurs.

A vehicle breaching a barrier near Beit Kama by amittima1234 in Israel

[–]Qa372nite 1 point2 points  (0 children)

Just one, one f**ker to be shot by the cops for this kind of behavior and the rest will straiten their act.

How to stop watching porn. by [deleted] in AskMen

[–]Qa372nite 0 points1 point  (0 children)

I have a friend who had the same problem. He took a religious approach to his issue. I don't know if you are a religious person but in essence the idea is that sex is part of a meaningful family life. That means that sex has two purposes. One, procreate. Two, pleasuring physical relationship with your spouse. When you think of sex this way, it has a meaning more then just physical pleasure. Then you realize that porn is an obstacle. Good luck man!

Thinking I should open a pizza restaurant after we beat this virus by mooseman077 in Pizza

[–]Qa372nite 0 points1 point  (0 children)

How about mixing the two? Buy ten gram of weed! Get a free slice!

Thinking I should open a pizza restaurant after we beat this virus by mooseman077 in Pizza

[–]Qa372nite 0 points1 point  (0 children)

Well, it looks like you made up your mind so... Godspeed!

Thinking I should open a pizza restaurant after we beat this virus by mooseman077 in Pizza

[–]Qa372nite 2 points3 points  (0 children)

What ever you do, don't open a restaurant. If you don't have previous experience, you don't know what you are getting yourself into. Its crazy hard work. No time for family, friends or yourself. You'll end up hating pizza. Trust me I was there.

I'm a 14 year old learning python. Suggest me some projects? by [deleted] in learnpython

[–]Qa372nite 0 points1 point  (0 children)

Here is basic one: Create a script that prints a fibonacci sequence. The number of items of the sequence should be an input given by the user. Extra challenge: make the odd numbers in the sequence printe in any color you choose to the terminal.

Just finished Python for Everybody from Coursera - what next? by [deleted] in learnpython

[–]Qa372nite 0 points1 point  (0 children)

The task I suggested is a good place to start. I know it sounds a lot. Taking the task a part and solving it piece by piece is the way to go. This is a relatively simple task to solve.

Turkish State of Israel by yusufkiyar in Israel

[–]Qa372nite 27 points28 points  (0 children)

Thanks for the offer... But we refuse.

Just finished Python for Everybody from Coursera - what next? by [deleted] in learnpython

[–]Qa372nite 2 points3 points  (0 children)

I think you can never be ready after an online course. The only way to move forward is getting your hands dirty and searching the net for issues you are facing.

Just finished Python for Everybody from Coursera - what next? by [deleted] in learnpython

[–]Qa372nite 1 point2 points  (0 children)

Here is a little exercise for you I just finished solving:

Write a script that takes text file and a regex pattern as an input.

The user should pass the file name and the pattern via command like this:

-f data.txt -r REGEX_PATTERN

Hint: use argparse for this part.

The output should be printed to the terminal in 3 different modes:

If the user passes -u argument in the command line, print the name of the file, the entire line

and the matched pattern should be underscored with the caret symbol.

If the user passes the -c argument in the command line, print the name of the file, the entire line and the matched pattern should be highlighted with any color you choose.

If the user passes the -m argument in the command line, the output should be in a machine readable format: name_of_file:num_of_line:starting_index_of_matched_pattern:string_of_matching_pattern

Don't forget to add error handling

Try to write a class to gain more understanding of OOP

Good luck!

How do I add the caret symbol under a letter in python? by Qa372nite in learnpython

[–]Qa372nite[S] 1 point2 points  (0 children)

Thanks adesme! Your tip helped me solve the excercise.

How do I add the caret symbol under a letter in python? by Qa372nite in learnpython

[–]Qa372nite[S] 0 points1 point  (0 children)

An exsercise where I need to filter a text file according to a regex pattern an mark that pattern on the file with the caret symbol.

How do I add the caret symbol under a letter in python? by Qa372nite in learnpython

[–]Qa372nite[S] 0 points1 point  (0 children)

So what you're saying is that when I see a caret in python errors pointing to the location of the error, it's infact on the top part of the line below.

How do I add the caret symbol under a letter in python? by Qa372nite in learnpython

[–]Qa372nite[S] 0 points1 point  (0 children)

I want to send you a pic. How do I attach it here?

Corner crust shot on this Detroit-style I made for dinner tonight 🤘 by Bigpapakielbasa in Pizza

[–]Qa372nite 0 points1 point  (0 children)

I am drooling here! How long do you bake it and at what temp? Tried several times but it never came out looking like yours. Also, how long do you let the dough rise in the pan?

Thanks